./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask-race-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask-race-2.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 bf4857c62d483a773a35fae36979eac9c903a6d30c1e665676e5036b445ef343 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 22:10:25,827 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 22:10:25,875 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-08 22:10:25,878 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 22:10:25,878 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 22:10:25,899 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 22:10:25,900 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 22:10:25,901 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 22:10:25,901 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 22:10:25,901 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 22:10:25,902 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 22:10:25,902 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 22:10:25,902 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 22:10:25,902 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 22:10:25,903 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 22:10:25,903 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 22:10:25,903 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 22:10:25,903 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 22:10:25,903 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 22:10:25,903 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 22:10:25,903 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 22:10:25,903 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 22:10:25,903 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-08 22:10:25,903 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-08 22:10:25,904 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 22:10:25,904 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 22:10:25,904 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 22:10:25,904 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 22:10:25,904 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 22:10:25,904 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 22:10:25,904 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 22:10:25,904 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 22:10:25,904 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 22:10:25,904 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 22:10:25,904 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 22:10:25,904 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 22:10:25,904 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 22:10:25,904 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 22:10:25,904 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 22:10:25,904 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 22:10:25,904 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 22:10:25,904 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 22:10:25,904 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 -> bf4857c62d483a773a35fae36979eac9c903a6d30c1e665676e5036b445ef343 [2025-03-08 22:10:26,115 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 22:10:26,123 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 22:10:26,125 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 22:10:26,126 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 22:10:26,126 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 22:10:26,126 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-race-2.i [2025-03-08 22:10:27,253 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/eeb4fc4b8/65abbe6c81974cb8990a9857fa76ff0f/FLAGfdd1872a8 [2025-03-08 22:10:27,551 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 22:10:27,552 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask-race-2.i [2025-03-08 22:10:27,568 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/eeb4fc4b8/65abbe6c81974cb8990a9857fa76ff0f/FLAGfdd1872a8 [2025-03-08 22:10:27,821 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/eeb4fc4b8/65abbe6c81974cb8990a9857fa76ff0f [2025-03-08 22:10:27,823 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 22:10:27,824 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 22:10:27,825 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 22:10:27,825 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 22:10:27,828 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 22:10:27,828 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 10:10:27" (1/1) ... [2025-03-08 22:10:27,829 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@91df19d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:27, skipping insertion in model container [2025-03-08 22:10:27,829 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 10:10:27" (1/1) ... [2025-03-08 22:10:27,853 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 22:10:28,105 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 22:10:28,115 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 22:10:28,161 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 22:10:28,201 INFO L204 MainTranslator]: Completed translation [2025-03-08 22:10:28,202 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:28 WrapperNode [2025-03-08 22:10:28,203 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 22:10:28,203 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 22:10:28,203 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 22:10:28,204 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 22:10:28,208 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:28" (1/1) ... [2025-03-08 22:10:28,217 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:28" (1/1) ... [2025-03-08 22:10:28,231 INFO L138 Inliner]: procedures = 277, calls = 22, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 139 [2025-03-08 22:10:28,232 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 22:10:28,232 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 22:10:28,232 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 22:10:28,232 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 22:10:28,237 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:28" (1/1) ... [2025-03-08 22:10:28,237 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:28" (1/1) ... [2025-03-08 22:10:28,240 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:28" (1/1) ... [2025-03-08 22:10:28,240 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:28" (1/1) ... [2025-03-08 22:10:28,247 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:28" (1/1) ... [2025-03-08 22:10:28,249 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:28" (1/1) ... [2025-03-08 22:10:28,250 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:28" (1/1) ... [2025-03-08 22:10:28,251 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:28" (1/1) ... [2025-03-08 22:10:28,253 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 22:10:28,254 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 22:10:28,254 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 22:10:28,254 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 22:10:28,255 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:28" (1/1) ... [2025-03-08 22:10:28,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 22:10:28,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 22:10:28,277 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 22:10:28,279 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 22:10:28,293 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 22:10:28,294 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-08 22:10:28,294 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-08 22:10:28,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-08 22:10:28,294 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-08 22:10:28,294 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 22:10:28,294 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 22:10:28,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-08 22:10:28,294 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-03-08 22:10:28,294 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-03-08 22:10:28,294 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 22:10:28,294 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 22:10:28,295 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-08 22:10:28,403 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 22:10:28,404 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 22:10:28,714 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-08 22:10:28,715 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 22:10:28,751 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 22:10:28,753 INFO L336 CfgBuilder]: Removed 1 assume(true) statements. [2025-03-08 22:10:28,754 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 10:10:28 BoogieIcfgContainer [2025-03-08 22:10:28,754 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 22:10:28,755 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 22:10:28,755 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 22:10:28,758 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 22:10:28,758 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 10:10:27" (1/3) ... [2025-03-08 22:10:28,758 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@37920d70 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 10:10:28, skipping insertion in model container [2025-03-08 22:10:28,759 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:10:28" (2/3) ... [2025-03-08 22:10:28,759 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@37920d70 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 10:10:28, skipping insertion in model container [2025-03-08 22:10:28,759 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 10:10:28" (3/3) ... [2025-03-08 22:10:28,760 INFO L128 eAbstractionObserver]: Analyzing ICFG per-thread-index-bitmask-race-2.i [2025-03-08 22:10:28,770 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 22:10:28,771 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG per-thread-index-bitmask-race-2.i that has 2 procedures, 184 locations, 1 initial locations, 2 loop locations, and 11 error locations. [2025-03-08 22:10:28,772 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-08 22:10:28,852 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-03-08 22:10:28,890 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 187 places, 200 transitions, 407 flow [2025-03-08 22:10:28,968 INFO L124 PetriNetUnfolderBase]: 26/296 cut-off events. [2025-03-08 22:10:28,970 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-08 22:10:28,976 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 8. Compared 603 event pairs, 0 based on Foata normal form. 0/250 useless extension candidates. Maximal degree in co-relation 148. Up to 6 conditions per place. [2025-03-08 22:10:28,976 INFO L82 GeneralOperation]: Start removeDead. Operand has 187 places, 200 transitions, 407 flow [2025-03-08 22:10:28,982 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 187 places, 200 transitions, 407 flow [2025-03-08 22:10:28,987 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 22:10:28,996 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;@1315b0b4, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 22:10:28,996 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2025-03-08 22:10:29,006 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 22:10:29,006 INFO L124 PetriNetUnfolderBase]: 2/41 cut-off events. [2025-03-08 22:10:29,006 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:10:29,007 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:29,007 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:29,010 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:29,015 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:29,016 INFO L85 PathProgramCache]: Analyzing trace with hash 945672783, now seen corresponding path program 1 times [2025-03-08 22:10:29,021 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:29,021 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1465714623] [2025-03-08 22:10:29,021 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:29,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:29,079 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-08 22:10:29,096 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-08 22:10:29,096 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:29,097 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:29,169 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:29,169 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:29,169 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1465714623] [2025-03-08 22:10:29,170 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1465714623] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:29,170 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:29,170 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:10:29,171 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [693390426] [2025-03-08 22:10:29,171 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:29,176 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:29,179 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:29,197 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:29,197 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:29,231 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 200 [2025-03-08 22:10:29,233 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 187 places, 200 transitions, 407 flow. Second operand has 3 states, 3 states have (on average 176.33333333333334) internal successors, (529), 3 states have internal predecessors, (529), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:29,233 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:29,233 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 200 [2025-03-08 22:10:29,237 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:29,387 INFO L124 PetriNetUnfolderBase]: 125/772 cut-off events. [2025-03-08 22:10:29,387 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-08 22:10:29,390 INFO L83 FinitePrefix]: Finished finitePrefix Result has 917 conditions, 772 events. 125/772 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 36. Compared 4037 event pairs, 18 based on Foata normal form. 2/633 useless extension candidates. Maximal degree in co-relation 749. Up to 138 conditions per place. [2025-03-08 22:10:29,395 INFO L140 encePairwiseOnDemand]: 195/200 looper letters, 20 selfloop transitions, 2 changer transitions 2/197 dead transitions. [2025-03-08 22:10:29,395 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 197 transitions, 445 flow [2025-03-08 22:10:29,396 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:29,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:29,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 550 transitions. [2025-03-08 22:10:29,408 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9166666666666666 [2025-03-08 22:10:29,411 INFO L175 Difference]: Start difference. First operand has 187 places, 200 transitions, 407 flow. Second operand 3 states and 550 transitions. [2025-03-08 22:10:29,411 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 197 transitions, 445 flow [2025-03-08 22:10:29,415 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 188 places, 197 transitions, 445 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:29,419 INFO L231 Difference]: Finished difference. Result has 188 places, 195 transitions, 401 flow [2025-03-08 22:10:29,421 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=401, PETRI_DIFFERENCE_MINUEND_PLACES=186, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=197, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=195, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=401, PETRI_PLACES=188, PETRI_TRANSITIONS=195} [2025-03-08 22:10:29,425 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2025-03-08 22:10:29,426 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 195 transitions, 401 flow [2025-03-08 22:10:29,426 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.33333333333334) internal successors, (529), 3 states have internal predecessors, (529), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:29,426 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:29,426 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:29,426 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-08 22:10:29,427 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:29,428 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:29,428 INFO L85 PathProgramCache]: Analyzing trace with hash -1907950117, now seen corresponding path program 1 times [2025-03-08 22:10:29,428 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:29,428 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1636246210] [2025-03-08 22:10:29,428 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:29,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:29,443 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-03-08 22:10:29,457 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-03-08 22:10:29,458 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:29,458 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:29,523 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:29,523 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:29,523 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1636246210] [2025-03-08 22:10:29,523 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1636246210] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:29,523 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:29,523 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:10:29,523 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [410755075] [2025-03-08 22:10:29,523 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:29,524 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:29,524 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:29,525 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:29,525 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:29,546 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-03-08 22:10:29,547 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 188 places, 195 transitions, 401 flow. Second operand has 3 states, 3 states have (on average 174.0) internal successors, (522), 3 states have internal predecessors, (522), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:29,547 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:29,547 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-03-08 22:10:29,548 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:29,732 INFO L124 PetriNetUnfolderBase]: 208/1170 cut-off events. [2025-03-08 22:10:29,732 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-08 22:10:29,734 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1445 conditions, 1170 events. 208/1170 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 7167 event pairs, 22 based on Foata normal form. 0/976 useless extension candidates. Maximal degree in co-relation 1400. Up to 158 conditions per place. [2025-03-08 22:10:29,740 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 37 selfloop transitions, 8 changer transitions 0/215 dead transitions. [2025-03-08 22:10:29,741 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 215 transitions, 531 flow [2025-03-08 22:10:29,741 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:29,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:29,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 567 transitions. [2025-03-08 22:10:29,743 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.945 [2025-03-08 22:10:29,743 INFO L175 Difference]: Start difference. First operand has 188 places, 195 transitions, 401 flow. Second operand 3 states and 567 transitions. [2025-03-08 22:10:29,743 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 215 transitions, 531 flow [2025-03-08 22:10:29,745 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 215 transitions, 527 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:10:29,747 INFO L231 Difference]: Finished difference. Result has 188 places, 203 transitions, 467 flow [2025-03-08 22:10:29,749 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=397, PETRI_DIFFERENCE_MINUEND_PLACES=184, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=195, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=187, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=467, PETRI_PLACES=188, PETRI_TRANSITIONS=203} [2025-03-08 22:10:29,750 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2025-03-08 22:10:29,750 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 203 transitions, 467 flow [2025-03-08 22:10:29,750 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 174.0) internal successors, (522), 3 states have internal predecessors, (522), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:29,750 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:29,751 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:29,751 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-08 22:10:29,751 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:29,751 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:29,752 INFO L85 PathProgramCache]: Analyzing trace with hash -920856328, now seen corresponding path program 1 times [2025-03-08 22:10:29,752 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:29,752 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [590867498] [2025-03-08 22:10:29,752 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:29,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:29,767 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-03-08 22:10:29,773 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-03-08 22:10:29,773 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:29,773 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:29,798 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:29,798 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:29,798 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [590867498] [2025-03-08 22:10:29,798 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [590867498] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:29,798 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:29,798 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:10:29,798 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1146772467] [2025-03-08 22:10:29,798 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:29,799 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:29,799 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:29,799 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:29,799 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:29,808 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 200 [2025-03-08 22:10:29,809 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 188 places, 203 transitions, 467 flow. Second operand has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:29,809 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:29,809 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 200 [2025-03-08 22:10:29,809 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:29,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([365] 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][203], [69#L1063-2true, 183#L1049-2true, 193#true, Black: 195#(= |#race~threads_mask~0| 0), 198#true, 188#true]) [2025-03-08 22:10:29,888 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-08 22:10:29,888 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 22:10:29,889 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 22:10:29,889 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 22:10:29,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] 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][184], [183#L1049-2true, Black: 193#true, 195#(= |#race~threads_mask~0| 0), 131#L1063-19true, 198#true, 188#true]) [2025-03-08 22:10:29,903 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-08 22:10:29,903 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 22:10:29,903 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 22:10:29,903 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 22:10:29,904 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([348] 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][184], [183#L1049-2true, Black: 193#true, 195#(= |#race~threads_mask~0| 0), 131#L1063-19true, 198#true, 188#true]) [2025-03-08 22:10:29,904 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-08 22:10:29,904 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 22:10:29,904 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 22:10:29,904 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 22:10:29,904 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:29,910 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([365] 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][203], [69#L1063-2true, 183#L1049-2true, 193#true, Black: 195#(= |#race~threads_mask~0| 0), 198#true, 188#true]) [2025-03-08 22:10:29,910 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-08 22:10:29,910 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 22:10:29,910 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 22:10:29,910 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 22:10:29,910 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 22:10:29,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([407] L1064-3-->L1064: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][210], [200#(= |#race~datas~0| 0), Black: 195#(= |#race~threads_mask~0| 0), 193#true, 13#L1051-11true, 176#L1064true, 188#true]) [2025-03-08 22:10:29,944 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-08 22:10:29,944 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 22:10:29,944 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 22:10:29,944 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 22:10:29,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([376] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][204], [200#(= |#race~datas~0| 0), Black: 193#true, 195#(= |#race~threads_mask~0| 0), 13#L1051-11true, 186#L1063-12true, 188#true]) [2025-03-08 22:10:29,945 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-08 22:10:29,945 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:29,945 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 22:10:29,945 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 22:10:29,948 INFO L124 PetriNetUnfolderBase]: 224/1310 cut-off events. [2025-03-08 22:10:29,948 INFO L125 PetriNetUnfolderBase]: For 42/44 co-relation queries the response was YES. [2025-03-08 22:10:29,952 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1705 conditions, 1310 events. 224/1310 cut-off events. For 42/44 co-relation queries the response was YES. Maximal size of possible extension queue 54. Compared 8809 event pairs, 26 based on Foata normal form. 0/1123 useless extension candidates. Maximal degree in co-relation 1522. Up to 123 conditions per place. [2025-03-08 22:10:29,957 INFO L140 encePairwiseOnDemand]: 196/200 looper letters, 31 selfloop transitions, 2 changer transitions 0/215 dead transitions. [2025-03-08 22:10:29,957 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 215 transitions, 557 flow [2025-03-08 22:10:29,958 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:29,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:29,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 566 transitions. [2025-03-08 22:10:29,959 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9433333333333334 [2025-03-08 22:10:29,959 INFO L175 Difference]: Start difference. First operand has 188 places, 203 transitions, 467 flow. Second operand 3 states and 566 transitions. [2025-03-08 22:10:29,959 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 215 transitions, 557 flow [2025-03-08 22:10:29,961 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 215 transitions, 541 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:10:29,977 INFO L231 Difference]: Finished difference. Result has 187 places, 203 transitions, 461 flow [2025-03-08 22:10:29,978 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=447, PETRI_DIFFERENCE_MINUEND_PLACES=184, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=201, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=199, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=461, PETRI_PLACES=187, PETRI_TRANSITIONS=203} [2025-03-08 22:10:29,979 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 0 predicate places. [2025-03-08 22:10:29,979 INFO L471 AbstractCegarLoop]: Abstraction has has 187 places, 203 transitions, 461 flow [2025-03-08 22:10:29,979 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:29,979 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:29,979 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:29,979 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-08 22:10:29,980 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:29,980 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:29,980 INFO L85 PathProgramCache]: Analyzing trace with hash -441373387, now seen corresponding path program 1 times [2025-03-08 22:10:29,980 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:29,980 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [366275902] [2025-03-08 22:10:29,980 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:29,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:29,993 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-03-08 22:10:30,009 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-03-08 22:10:30,010 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:30,010 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:30,116 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:30,116 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:30,116 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [366275902] [2025-03-08 22:10:30,116 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [366275902] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:30,116 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:30,117 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:10:30,117 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [432564604] [2025-03-08 22:10:30,117 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:30,118 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 22:10:30,118 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:30,118 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 22:10:30,118 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-08 22:10:30,181 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-03-08 22:10:30,182 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 187 places, 203 transitions, 461 flow. Second operand has 5 states, 5 states have (on average 174.4) internal successors, (872), 5 states have internal predecessors, (872), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:30,182 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:30,182 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-03-08 22:10:30,182 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:30,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] 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][193], [183#L1049-2true, Black: 193#true, 131#L1063-19true, 198#true, 202#true, 188#true]) [2025-03-08 22:10:30,300 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-08 22:10:30,300 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 22:10:30,301 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:30,301 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 22:10:30,312 INFO L124 PetriNetUnfolderBase]: 184/1130 cut-off events. [2025-03-08 22:10:30,313 INFO L125 PetriNetUnfolderBase]: For 11/18 co-relation queries the response was YES. [2025-03-08 22:10:30,315 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1440 conditions, 1130 events. 184/1130 cut-off events. For 11/18 co-relation queries the response was YES. Maximal size of possible extension queue 45. Compared 7091 event pairs, 28 based on Foata normal form. 1/967 useless extension candidates. Maximal degree in co-relation 1249. Up to 176 conditions per place. [2025-03-08 22:10:30,318 INFO L140 encePairwiseOnDemand]: 192/200 looper letters, 35 selfloop transitions, 2 changer transitions 5/220 dead transitions. [2025-03-08 22:10:30,318 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 192 places, 220 transitions, 579 flow [2025-03-08 22:10:30,318 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:10:30,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:10:30,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1081 transitions. [2025-03-08 22:10:30,321 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9008333333333334 [2025-03-08 22:10:30,321 INFO L175 Difference]: Start difference. First operand has 187 places, 203 transitions, 461 flow. Second operand 6 states and 1081 transitions. [2025-03-08 22:10:30,321 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 192 places, 220 transitions, 579 flow [2025-03-08 22:10:30,324 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 192 places, 220 transitions, 579 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:30,326 INFO L231 Difference]: Finished difference. Result has 196 places, 203 transitions, 479 flow [2025-03-08 22:10:30,326 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=461, PETRI_DIFFERENCE_MINUEND_PLACES=187, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=203, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=201, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=479, PETRI_PLACES=196, PETRI_TRANSITIONS=203} [2025-03-08 22:10:30,327 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2025-03-08 22:10:30,327 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 203 transitions, 479 flow [2025-03-08 22:10:30,328 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 174.4) internal successors, (872), 5 states have internal predecessors, (872), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:30,328 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:30,328 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:30,328 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-08 22:10:30,329 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:30,329 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:30,329 INFO L85 PathProgramCache]: Analyzing trace with hash -1620303770, now seen corresponding path program 1 times [2025-03-08 22:10:30,330 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:30,330 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1617705120] [2025-03-08 22:10:30,330 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:30,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:30,341 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-03-08 22:10:30,347 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-03-08 22:10:30,347 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:30,347 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:30,416 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:30,417 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:30,417 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1617705120] [2025-03-08 22:10:30,417 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1617705120] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:30,417 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:30,418 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-08 22:10:30,418 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1871254776] [2025-03-08 22:10:30,418 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:30,418 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:30,419 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:30,419 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:30,420 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:30,454 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 180 out of 200 [2025-03-08 22:10:30,455 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 196 places, 203 transitions, 479 flow. Second operand has 3 states, 3 states have (on average 181.33333333333334) internal successors, (544), 3 states have internal predecessors, (544), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:30,455 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:30,455 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 180 of 200 [2025-03-08 22:10:30,455 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:30,572 INFO L124 PetriNetUnfolderBase]: 167/1076 cut-off events. [2025-03-08 22:10:30,572 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-03-08 22:10:30,575 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1389 conditions, 1076 events. 167/1076 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 40. Compared 6448 event pairs, 37 based on Foata normal form. 1/925 useless extension candidates. Maximal degree in co-relation 1309. Up to 165 conditions per place. [2025-03-08 22:10:30,578 INFO L140 encePairwiseOnDemand]: 197/200 looper letters, 24 selfloop transitions, 2 changer transitions 0/211 dead transitions. [2025-03-08 22:10:30,578 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 195 places, 211 transitions, 547 flow [2025-03-08 22:10:30,578 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:30,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:30,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 567 transitions. [2025-03-08 22:10:30,580 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.945 [2025-03-08 22:10:30,580 INFO L175 Difference]: Start difference. First operand has 196 places, 203 transitions, 479 flow. Second operand 3 states and 567 transitions. [2025-03-08 22:10:30,580 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 195 places, 211 transitions, 547 flow [2025-03-08 22:10:30,582 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 190 places, 211 transitions, 533 flow, removed 5 selfloop flow, removed 5 redundant places. [2025-03-08 22:10:30,584 INFO L231 Difference]: Finished difference. Result has 191 places, 204 transitions, 477 flow [2025-03-08 22:10:30,584 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=465, PETRI_DIFFERENCE_MINUEND_PLACES=188, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=203, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=201, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=477, PETRI_PLACES=191, PETRI_TRANSITIONS=204} [2025-03-08 22:10:30,584 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 4 predicate places. [2025-03-08 22:10:30,585 INFO L471 AbstractCegarLoop]: Abstraction has has 191 places, 204 transitions, 477 flow [2025-03-08 22:10:30,585 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 181.33333333333334) internal successors, (544), 3 states have internal predecessors, (544), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:30,585 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:30,585 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:30,585 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-08 22:10:30,585 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:30,586 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:30,586 INFO L85 PathProgramCache]: Analyzing trace with hash -644392271, now seen corresponding path program 1 times [2025-03-08 22:10:30,587 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:30,587 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1977015203] [2025-03-08 22:10:30,587 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:30,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:30,596 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-03-08 22:10:30,602 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-03-08 22:10:30,602 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:30,603 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:30,654 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:30,656 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:30,656 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1977015203] [2025-03-08 22:10:30,656 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1977015203] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:30,656 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:30,656 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:10:30,656 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1000467936] [2025-03-08 22:10:30,656 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:30,656 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:10:30,657 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:30,657 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:10:30,658 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:10:30,701 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-08 22:10:30,703 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.25) internal successors, (689), 4 states have internal predecessors, (689), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:30,704 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:30,704 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-08 22:10:30,704 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:30,929 INFO L124 PetriNetUnfolderBase]: 396/1950 cut-off events. [2025-03-08 22:10:30,929 INFO L125 PetriNetUnfolderBase]: For 35/35 co-relation queries the response was YES. [2025-03-08 22:10:30,933 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2691 conditions, 1950 events. 396/1950 cut-off events. For 35/35 co-relation queries the response was YES. Maximal size of possible extension queue 79. Compared 14618 event pairs, 51 based on Foata normal form. 1/1739 useless extension candidates. Maximal degree in co-relation 2541. Up to 234 conditions per place. [2025-03-08 22:10:30,939 INFO L140 encePairwiseOnDemand]: 188/200 looper letters, 52 selfloop transitions, 12 changer transitions 0/239 dead transitions. [2025-03-08 22:10:30,940 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 194 places, 239 transitions, 677 flow [2025-03-08 22:10:30,940 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:10:30,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:10:30,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 745 transitions. [2025-03-08 22:10:30,942 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.93125 [2025-03-08 22:10:30,942 INFO L175 Difference]: Start difference. First operand has 191 places, 204 transitions, 477 flow. Second operand 4 states and 745 transitions. [2025-03-08 22:10:30,942 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 194 places, 239 transitions, 677 flow [2025-03-08 22:10:30,944 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 193 places, 239 transitions, 675 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:10:30,946 INFO L231 Difference]: Finished difference. Result has 196 places, 214 transitions, 567 flow [2025-03-08 22:10:30,947 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=475, PETRI_DIFFERENCE_MINUEND_PLACES=190, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=204, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=193, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=567, PETRI_PLACES=196, PETRI_TRANSITIONS=214} [2025-03-08 22:10:30,947 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2025-03-08 22:10:30,947 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 214 transitions, 567 flow [2025-03-08 22:10:30,948 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 172.25) internal successors, (689), 4 states have internal predecessors, (689), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:30,948 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:30,948 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:30,948 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-08 22:10:30,948 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:30,949 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:30,949 INFO L85 PathProgramCache]: Analyzing trace with hash 1829450592, now seen corresponding path program 1 times [2025-03-08 22:10:30,949 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:30,949 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [266793262] [2025-03-08 22:10:30,949 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:30,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:30,963 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-03-08 22:10:30,968 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-03-08 22:10:30,969 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:30,969 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:31,039 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:31,040 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:31,040 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [266793262] [2025-03-08 22:10:31,040 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [266793262] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:31,040 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:31,040 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:10:31,040 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [805787659] [2025-03-08 22:10:31,040 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:31,040 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:10:31,040 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:31,041 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:10:31,041 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:10:31,084 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-08 22:10:31,085 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.5) internal successors, (690), 4 states have internal predecessors, (690), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:31,085 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:31,085 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-08 22:10:31,085 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:31,250 INFO L124 PetriNetUnfolderBase]: 396/1892 cut-off events. [2025-03-08 22:10:31,251 INFO L125 PetriNetUnfolderBase]: For 468/544 co-relation queries the response was YES. [2025-03-08 22:10:31,255 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2992 conditions, 1892 events. 396/1892 cut-off events. For 468/544 co-relation queries the response was YES. Maximal size of possible extension queue 80. Compared 13973 event pairs, 51 based on Foata normal form. 21/1710 useless extension candidates. Maximal degree in co-relation 2773. Up to 238 conditions per place. [2025-03-08 22:10:31,260 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 52 selfloop transitions, 13 changer transitions 0/240 dead transitions. [2025-03-08 22:10:31,261 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 240 transitions, 763 flow [2025-03-08 22:10:31,261 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:10:31,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:10:31,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 743 transitions. [2025-03-08 22:10:31,263 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92875 [2025-03-08 22:10:31,263 INFO L175 Difference]: Start difference. First operand has 196 places, 214 transitions, 567 flow. Second operand 4 states and 743 transitions. [2025-03-08 22:10:31,263 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 240 transitions, 763 flow [2025-03-08 22:10:31,265 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 199 places, 240 transitions, 763 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:31,267 INFO L231 Difference]: Finished difference. Result has 201 places, 217 transitions, 626 flow [2025-03-08 22:10:31,268 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=567, PETRI_DIFFERENCE_MINUEND_PLACES=196, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=214, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=202, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=626, PETRI_PLACES=201, PETRI_TRANSITIONS=217} [2025-03-08 22:10:31,268 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 14 predicate places. [2025-03-08 22:10:31,268 INFO L471 AbstractCegarLoop]: Abstraction has has 201 places, 217 transitions, 626 flow [2025-03-08 22:10:31,269 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 172.5) internal successors, (690), 4 states have internal predecessors, (690), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:31,269 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:31,269 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:31,269 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-08 22:10:31,269 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:31,270 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:31,270 INFO L85 PathProgramCache]: Analyzing trace with hash 981807740, now seen corresponding path program 1 times [2025-03-08 22:10:31,270 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:31,270 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1117028112] [2025-03-08 22:10:31,270 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:31,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:31,280 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-08 22:10:31,286 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 22:10:31,286 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:31,286 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:31,357 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:31,357 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:31,357 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1117028112] [2025-03-08 22:10:31,358 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1117028112] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:31,358 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:31,358 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:10:31,358 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1530717300] [2025-03-08 22:10:31,359 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:31,359 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:10:31,359 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:31,359 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:10:31,359 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:10:31,407 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-08 22:10:31,408 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 201 places, 217 transitions, 626 flow. Second operand has 4 states, 4 states have (on average 172.5) internal successors, (690), 4 states have internal predecessors, (690), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:31,408 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:31,408 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-08 22:10:31,408 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:31,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, 217#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, 11#L1062-2true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:31,537 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-08 22:10:31,538 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 22:10:31,538 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 22:10:31,538 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 22:10:31,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, 14#L1063-5true, 217#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:31,543 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-08 22:10:31,543 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-08 22:10:31,543 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 22:10:31,543 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-08 22:10:31,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 195#(= |#race~threads_mask~0| 0), 224#true, 108#L1063-1true, 217#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:31,580 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-08 22:10:31,580 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-08 22:10:31,580 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-08 22:10:31,580 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-08 22:10:31,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 195#(= |#race~threads_mask~0| 0), 224#true, 217#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, 230#true, 176#L1064true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:31,594 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-08 22:10:31,594 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:10:31,594 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 22:10:31,594 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 22:10:31,619 INFO L124 PetriNetUnfolderBase]: 447/2005 cut-off events. [2025-03-08 22:10:31,619 INFO L125 PetriNetUnfolderBase]: For 1111/1215 co-relation queries the response was YES. [2025-03-08 22:10:31,622 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3499 conditions, 2005 events. 447/2005 cut-off events. For 1111/1215 co-relation queries the response was YES. Maximal size of possible extension queue 89. Compared 14942 event pairs, 62 based on Foata normal form. 20/1786 useless extension candidates. Maximal degree in co-relation 3249. Up to 308 conditions per place. [2025-03-08 22:10:31,628 INFO L140 encePairwiseOnDemand]: 190/200 looper letters, 49 selfloop transitions, 15 changer transitions 0/242 dead transitions. [2025-03-08 22:10:31,628 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 242 transitions, 833 flow [2025-03-08 22:10:31,629 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:10:31,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:10:31,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 741 transitions. [2025-03-08 22:10:31,630 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92625 [2025-03-08 22:10:31,630 INFO L175 Difference]: Start difference. First operand has 201 places, 217 transitions, 626 flow. Second operand 4 states and 741 transitions. [2025-03-08 22:10:31,630 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 242 transitions, 833 flow [2025-03-08 22:10:31,633 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 242 transitions, 817 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-03-08 22:10:31,636 INFO L231 Difference]: Finished difference. Result has 205 places, 221 transitions, 693 flow [2025-03-08 22:10:31,637 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=205, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=693, PETRI_PLACES=205, PETRI_TRANSITIONS=221} [2025-03-08 22:10:31,637 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 18 predicate places. [2025-03-08 22:10:31,638 INFO L471 AbstractCegarLoop]: Abstraction has has 205 places, 221 transitions, 693 flow [2025-03-08 22:10:31,639 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 172.5) internal successors, (690), 4 states have internal predecessors, (690), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:31,639 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:31,639 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:31,639 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-08 22:10:31,639 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:31,639 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:31,640 INFO L85 PathProgramCache]: Analyzing trace with hash 1546788237, now seen corresponding path program 1 times [2025-03-08 22:10:31,640 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:31,640 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1385609471] [2025-03-08 22:10:31,640 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:31,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:31,646 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-08 22:10:31,650 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 22:10:31,650 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:31,650 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:31,717 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:31,718 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:31,718 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1385609471] [2025-03-08 22:10:31,718 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1385609471] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:31,718 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:31,718 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:10:31,718 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [241989738] [2025-03-08 22:10:31,718 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:31,718 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 22:10:31,719 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:31,719 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 22:10:31,719 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-08 22:10:31,733 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-03-08 22:10:31,734 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 205 places, 221 transitions, 693 flow. Second operand has 5 states, 5 states have (on average 175.0) internal successors, (875), 5 states have internal predecessors, (875), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:31,734 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:31,734 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-03-08 22:10:31,735 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:31,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 152#L1062-24true, 217#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:31,834 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2025-03-08 22:10:31,834 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-03-08 22:10:31,834 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-03-08 22:10:31,834 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-03-08 22:10:31,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 152#L1062-24true, 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 217#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:31,835 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2025-03-08 22:10:31,835 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-03-08 22:10:31,835 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-03-08 22:10:31,835 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-03-08 22:10:31,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 193#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, 65#L1062-22true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:31,840 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is not cut-off event [2025-03-08 22:10:31,840 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is not cut-off event [2025-03-08 22:10:31,840 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is not cut-off event [2025-03-08 22:10:31,840 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-03-08 22:10:31,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 217#true, 65#L1062-22true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:31,841 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is not cut-off event [2025-03-08 22:10:31,841 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-03-08 22:10:31,841 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is not cut-off event [2025-03-08 22:10:31,841 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is not cut-off event [2025-03-08 22:10:31,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 137#L1062-10true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 217#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:31,867 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-08 22:10:31,867 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 22:10:31,867 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:31,867 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:31,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 193#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), 137#L1062-10true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:31,873 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is not cut-off event [2025-03-08 22:10:31,873 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-03-08 22:10:31,873 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-03-08 22:10:31,873 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-03-08 22:10:31,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 137#L1062-10true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 217#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:31,873 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is not cut-off event [2025-03-08 22:10:31,873 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-03-08 22:10:31,874 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-03-08 22:10:31,874 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-03-08 22:10:31,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([471] L1050-3-->L1050: Formula: (and (= |v_threadThread1of1ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of1ForFork0_#t~ret7=|v_threadThread1of1ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of1ForFork0_#t~ret7][186], [170#L1062-3true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 195#(= |#race~threads_mask~0| 0), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 149#L1050true, 217#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:31,876 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-08 22:10:31,876 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:31,876 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 22:10:31,876 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:31,900 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([471] L1050-3-->L1050: Formula: (and (= |v_threadThread1of1ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of1ForFork0_#t~ret7=|v_threadThread1of1ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of1ForFork0_#t~ret7][186], [170#L1062-3true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 195#(= |#race~threads_mask~0| 0), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 149#L1050true, 217#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:31,900 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-08 22:10:31,900 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 22:10:31,901 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:31,901 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 22:10:31,901 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:31,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([348] 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][211], [Black: 193#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), 131#L1063-19true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, 183#L1049-2true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:31,922 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-08 22:10:31,922 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:31,922 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:31,922 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 22:10:31,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 14#L1063-5true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:31,957 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-08 22:10:31,957 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 22:10:31,957 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 22:10:31,957 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 22:10:32,018 INFO L124 PetriNetUnfolderBase]: 609/3004 cut-off events. [2025-03-08 22:10:32,018 INFO L125 PetriNetUnfolderBase]: For 1404/1425 co-relation queries the response was YES. [2025-03-08 22:10:32,023 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5074 conditions, 3004 events. 609/3004 cut-off events. For 1404/1425 co-relation queries the response was YES. Maximal size of possible extension queue 119. Compared 25153 event pairs, 81 based on Foata normal form. 15/2692 useless extension candidates. Maximal degree in co-relation 4680. Up to 222 conditions per place. [2025-03-08 22:10:32,030 INFO L140 encePairwiseOnDemand]: 193/200 looper letters, 50 selfloop transitions, 7 changer transitions 0/251 dead transitions. [2025-03-08 22:10:32,030 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 251 transitions, 876 flow [2025-03-08 22:10:32,031 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:10:32,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:10:32,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1093 transitions. [2025-03-08 22:10:32,032 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9108333333333334 [2025-03-08 22:10:32,033 INFO L175 Difference]: Start difference. First operand has 205 places, 221 transitions, 693 flow. Second operand 6 states and 1093 transitions. [2025-03-08 22:10:32,033 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 251 transitions, 876 flow [2025-03-08 22:10:32,037 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 209 places, 251 transitions, 862 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:10:32,039 INFO L231 Difference]: Finished difference. Result has 212 places, 226 transitions, 722 flow [2025-03-08 22:10:32,039 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=679, PETRI_DIFFERENCE_MINUEND_PLACES=204, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=221, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=215, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=722, PETRI_PLACES=212, PETRI_TRANSITIONS=226} [2025-03-08 22:10:32,039 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 25 predicate places. [2025-03-08 22:10:32,039 INFO L471 AbstractCegarLoop]: Abstraction has has 212 places, 226 transitions, 722 flow [2025-03-08 22:10:32,040 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 175.0) internal successors, (875), 5 states have internal predecessors, (875), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:32,040 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:32,040 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:32,040 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-08 22:10:32,040 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:32,041 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:32,041 INFO L85 PathProgramCache]: Analyzing trace with hash 554154413, now seen corresponding path program 1 times [2025-03-08 22:10:32,041 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:32,041 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1583021003] [2025-03-08 22:10:32,041 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:32,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:32,047 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-08 22:10:32,051 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 22:10:32,051 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:32,051 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:32,097 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:32,097 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:32,097 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1583021003] [2025-03-08 22:10:32,097 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1583021003] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:32,097 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:32,098 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:10:32,098 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [688673078] [2025-03-08 22:10:32,098 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:32,098 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:10:32,098 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:32,099 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:10:32,099 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:10:32,148 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-08 22:10:32,149 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 212 places, 226 transitions, 722 flow. Second operand has 4 states, 4 states have (on average 172.5) internal successors, (690), 4 states have internal predecessors, (690), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:32,149 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:32,149 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-08 22:10:32,149 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:32,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 246#true, 217#true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 236#true, 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, 11#L1062-2true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:32,274 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-08 22:10:32,274 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:10:32,274 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 22:10:32,274 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:10:32,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 193#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 246#true, 217#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, 11#L1062-2true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:32,275 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-08 22:10:32,275 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:10:32,275 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 22:10:32,275 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:10:32,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 193#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), 14#L1063-5true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 246#true, 217#true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 236#true, 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:32,284 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-08 22:10:32,284 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 22:10:32,284 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 22:10:32,284 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 22:10:32,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 108#L1063-1true, Black: 232#(not (= ~threads_mask~0 0)), 246#true, 217#true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 236#true, 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:32,312 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-08 22:10:32,313 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-08 22:10:32,313 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-08 22:10:32,313 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 22:10:32,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 246#true, 217#true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 236#true, 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, 176#L1064true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:32,332 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 22:10:32,332 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:10:32,332 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:10:32,332 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:10:32,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][224], [120#L1063-10true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 246#true, 217#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:32,342 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2025-03-08 22:10:32,342 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-08 22:10:32,342 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-08 22:10:32,342 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-08 22:10:32,422 INFO L124 PetriNetUnfolderBase]: 621/2977 cut-off events. [2025-03-08 22:10:32,422 INFO L125 PetriNetUnfolderBase]: For 2374/2501 co-relation queries the response was YES. [2025-03-08 22:10:32,427 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5501 conditions, 2977 events. 621/2977 cut-off events. For 2374/2501 co-relation queries the response was YES. Maximal size of possible extension queue 123. Compared 24816 event pairs, 87 based on Foata normal form. 21/2693 useless extension candidates. Maximal degree in co-relation 5089. Up to 432 conditions per place. [2025-03-08 22:10:32,436 INFO L140 encePairwiseOnDemand]: 190/200 looper letters, 49 selfloop transitions, 17 changer transitions 0/249 dead transitions. [2025-03-08 22:10:32,436 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 249 transitions, 924 flow [2025-03-08 22:10:32,436 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:10:32,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:10:32,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 741 transitions. [2025-03-08 22:10:32,438 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92625 [2025-03-08 22:10:32,438 INFO L175 Difference]: Start difference. First operand has 212 places, 226 transitions, 722 flow. Second operand 4 states and 741 transitions. [2025-03-08 22:10:32,439 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 249 transitions, 924 flow [2025-03-08 22:10:32,444 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 215 places, 249 transitions, 924 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:32,447 INFO L231 Difference]: Finished difference. Result has 217 places, 229 transitions, 802 flow [2025-03-08 22:10:32,447 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=722, PETRI_DIFFERENCE_MINUEND_PLACES=212, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=226, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=211, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=802, PETRI_PLACES=217, PETRI_TRANSITIONS=229} [2025-03-08 22:10:32,447 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 30 predicate places. [2025-03-08 22:10:32,448 INFO L471 AbstractCegarLoop]: Abstraction has has 217 places, 229 transitions, 802 flow [2025-03-08 22:10:32,449 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 172.5) internal successors, (690), 4 states have internal predecessors, (690), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:32,449 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:32,449 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:32,449 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-08 22:10:32,449 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:32,450 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:32,450 INFO L85 PathProgramCache]: Analyzing trace with hash -918902486, now seen corresponding path program 1 times [2025-03-08 22:10:32,450 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:32,450 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [557773931] [2025-03-08 22:10:32,450 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:32,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:32,457 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-03-08 22:10:32,463 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-03-08 22:10:32,464 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:32,464 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:32,529 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:32,530 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:32,530 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [557773931] [2025-03-08 22:10:32,530 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [557773931] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:32,530 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:32,530 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:10:32,530 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [394518381] [2025-03-08 22:10:32,530 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:32,530 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:10:32,530 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:32,531 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:10:32,531 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:10:32,570 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 200 [2025-03-08 22:10:32,571 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 217 places, 229 transitions, 802 flow. Second operand has 4 states, 4 states have (on average 176.0) internal successors, (704), 4 states have internal predecessors, (704), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:32,571 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:32,571 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 200 [2025-03-08 22:10:32,571 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:32,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][146], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 246#true, 252#true, 217#true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 236#true, 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, Black: 248#(not (= ~threads_mask~0 0)), 11#L1062-2true, Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-03-08 22:10:32,724 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-08 22:10:32,724 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:10:32,725 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:10:32,725 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:10:32,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][146], [240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 193#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 246#true, 252#true, 217#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 78#L1049-5true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 198#true, 11#L1062-2true, Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:32,725 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-08 22:10:32,725 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:10:32,725 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:10:32,725 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:10:32,916 INFO L124 PetriNetUnfolderBase]: 662/3413 cut-off events. [2025-03-08 22:10:32,917 INFO L125 PetriNetUnfolderBase]: For 3903/3977 co-relation queries the response was YES. [2025-03-08 22:10:32,926 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6639 conditions, 3413 events. 662/3413 cut-off events. For 3903/3977 co-relation queries the response was YES. Maximal size of possible extension queue 119. Compared 29623 event pairs, 127 based on Foata normal form. 19/3100 useless extension candidates. Maximal degree in co-relation 6226. Up to 696 conditions per place. [2025-03-08 22:10:32,939 INFO L140 encePairwiseOnDemand]: 194/200 looper letters, 53 selfloop transitions, 18 changer transitions 0/263 dead transitions. [2025-03-08 22:10:32,939 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 220 places, 263 transitions, 1144 flow [2025-03-08 22:10:32,939 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:10:32,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:10:32,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 745 transitions. [2025-03-08 22:10:32,941 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.93125 [2025-03-08 22:10:32,941 INFO L175 Difference]: Start difference. First operand has 217 places, 229 transitions, 802 flow. Second operand 4 states and 745 transitions. [2025-03-08 22:10:32,941 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 220 places, 263 transitions, 1144 flow [2025-03-08 22:10:32,950 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 263 transitions, 1120 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:10:32,954 INFO L231 Difference]: Finished difference. Result has 221 places, 243 transitions, 998 flow [2025-03-08 22:10:32,954 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=786, PETRI_DIFFERENCE_MINUEND_PLACES=216, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=229, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=215, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=998, PETRI_PLACES=221, PETRI_TRANSITIONS=243} [2025-03-08 22:10:32,954 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 34 predicate places. [2025-03-08 22:10:32,954 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 243 transitions, 998 flow [2025-03-08 22:10:32,955 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 176.0) internal successors, (704), 4 states have internal predecessors, (704), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:32,955 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:32,955 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:32,955 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-08 22:10:32,955 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:32,956 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:32,956 INFO L85 PathProgramCache]: Analyzing trace with hash -786838983, now seen corresponding path program 1 times [2025-03-08 22:10:32,956 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:32,956 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1083588396] [2025-03-08 22:10:32,956 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:32,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:32,964 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-03-08 22:10:32,970 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-03-08 22:10:32,970 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:32,970 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:32,993 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:32,993 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:32,993 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1083588396] [2025-03-08 22:10:32,993 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1083588396] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:32,993 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:32,993 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:10:32,993 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1765788854] [2025-03-08 22:10:32,993 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:32,994 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:32,994 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:32,994 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:32,994 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:33,017 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-03-08 22:10:33,018 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 221 places, 243 transitions, 998 flow. Second operand has 3 states, 3 states have (on average 176.66666666666666) internal successors, (530), 3 states have internal predecessors, (530), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:33,018 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:33,018 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-03-08 22:10:33,018 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:33,385 INFO L124 PetriNetUnfolderBase]: 709/3967 cut-off events. [2025-03-08 22:10:33,386 INFO L125 PetriNetUnfolderBase]: For 3541/3601 co-relation queries the response was YES. [2025-03-08 22:10:33,394 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7258 conditions, 3967 events. 709/3967 cut-off events. For 3541/3601 co-relation queries the response was YES. Maximal size of possible extension queue 134. Compared 36821 event pairs, 167 based on Foata normal form. 13/3620 useless extension candidates. Maximal degree in co-relation 6837. Up to 745 conditions per place. [2025-03-08 22:10:33,401 INFO L140 encePairwiseOnDemand]: 194/200 looper letters, 36 selfloop transitions, 7 changer transitions 0/252 dead transitions. [2025-03-08 22:10:33,402 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 223 places, 252 transitions, 1108 flow [2025-03-08 22:10:33,402 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:33,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:33,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 553 transitions. [2025-03-08 22:10:33,403 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9216666666666666 [2025-03-08 22:10:33,403 INFO L175 Difference]: Start difference. First operand has 221 places, 243 transitions, 998 flow. Second operand 3 states and 553 transitions. [2025-03-08 22:10:33,403 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 223 places, 252 transitions, 1108 flow [2025-03-08 22:10:33,410 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 223 places, 252 transitions, 1108 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:33,412 INFO L231 Difference]: Finished difference. Result has 225 places, 248 transitions, 1054 flow [2025-03-08 22:10:33,413 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=998, PETRI_DIFFERENCE_MINUEND_PLACES=221, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=243, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=236, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1054, PETRI_PLACES=225, PETRI_TRANSITIONS=248} [2025-03-08 22:10:33,414 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 38 predicate places. [2025-03-08 22:10:33,414 INFO L471 AbstractCegarLoop]: Abstraction has has 225 places, 248 transitions, 1054 flow [2025-03-08 22:10:33,414 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.66666666666666) internal successors, (530), 3 states have internal predecessors, (530), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:33,414 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:33,414 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:33,414 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-08 22:10:33,414 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:33,415 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:33,415 INFO L85 PathProgramCache]: Analyzing trace with hash -1568213754, now seen corresponding path program 1 times [2025-03-08 22:10:33,415 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:33,415 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1237312393] [2025-03-08 22:10:33,415 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:33,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:33,422 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-03-08 22:10:33,430 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-03-08 22:10:33,431 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:33,431 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:33,791 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:33,791 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:33,791 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1237312393] [2025-03-08 22:10:33,791 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1237312393] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:33,791 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:33,791 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:10:33,791 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1430900004] [2025-03-08 22:10:33,792 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:33,792 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 22:10:33,792 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:33,792 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 22:10:33,792 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 22:10:33,888 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 162 out of 200 [2025-03-08 22:10:33,889 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 225 places, 248 transitions, 1054 flow. Second operand has 6 states, 6 states have (on average 164.5) internal successors, (987), 6 states have internal predecessors, (987), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:33,890 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:33,890 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 162 of 200 [2025-03-08 22:10:33,890 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:34,382 INFO L124 PetriNetUnfolderBase]: 1168/5129 cut-off events. [2025-03-08 22:10:34,383 INFO L125 PetriNetUnfolderBase]: For 5032/5086 co-relation queries the response was YES. [2025-03-08 22:10:34,394 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10228 conditions, 5129 events. 1168/5129 cut-off events. For 5032/5086 co-relation queries the response was YES. Maximal size of possible extension queue 177. Compared 47923 event pairs, 376 based on Foata normal form. 19/4691 useless extension candidates. Maximal degree in co-relation 9772. Up to 1310 conditions per place. [2025-03-08 22:10:34,402 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 55 selfloop transitions, 22 changer transitions 0/285 dead transitions. [2025-03-08 22:10:34,403 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 230 places, 285 transitions, 1282 flow [2025-03-08 22:10:34,403 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:10:34,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:10:34,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1046 transitions. [2025-03-08 22:10:34,405 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8716666666666667 [2025-03-08 22:10:34,405 INFO L175 Difference]: Start difference. First operand has 225 places, 248 transitions, 1054 flow. Second operand 6 states and 1046 transitions. [2025-03-08 22:10:34,405 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 230 places, 285 transitions, 1282 flow [2025-03-08 22:10:34,415 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 285 transitions, 1268 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:10:34,417 INFO L231 Difference]: Finished difference. Result has 233 places, 269 transitions, 1190 flow [2025-03-08 22:10:34,418 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1040, PETRI_DIFFERENCE_MINUEND_PLACES=223, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=248, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=238, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1190, PETRI_PLACES=233, PETRI_TRANSITIONS=269} [2025-03-08 22:10:34,418 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 46 predicate places. [2025-03-08 22:10:34,418 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 269 transitions, 1190 flow [2025-03-08 22:10:34,419 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 164.5) internal successors, (987), 6 states have internal predecessors, (987), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:34,419 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:34,419 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] [2025-03-08 22:10:34,419 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-08 22:10:34,419 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:34,420 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:34,420 INFO L85 PathProgramCache]: Analyzing trace with hash -806967022, now seen corresponding path program 1 times [2025-03-08 22:10:34,420 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:34,420 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [942390856] [2025-03-08 22:10:34,420 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:34,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:34,428 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 104 statements into 1 equivalence classes. [2025-03-08 22:10:34,433 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 104 of 104 statements. [2025-03-08 22:10:34,434 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:34,434 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:34,454 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:34,455 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:34,455 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [942390856] [2025-03-08 22:10:34,455 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [942390856] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:34,455 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:34,455 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:10:34,455 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1881908315] [2025-03-08 22:10:34,455 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:34,455 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:34,455 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:34,455 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:34,455 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:34,471 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 200 [2025-03-08 22:10:34,471 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 233 places, 269 transitions, 1190 flow. Second operand has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:34,472 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:34,472 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 200 [2025-03-08 22:10:34,472 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:34,934 INFO L124 PetriNetUnfolderBase]: 1077/5347 cut-off events. [2025-03-08 22:10:34,934 INFO L125 PetriNetUnfolderBase]: For 4403/4546 co-relation queries the response was YES. [2025-03-08 22:10:34,949 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10666 conditions, 5347 events. 1077/5347 cut-off events. For 4403/4546 co-relation queries the response was YES. Maximal size of possible extension queue 179. Compared 52362 event pairs, 259 based on Foata normal form. 31/4914 useless extension candidates. Maximal degree in co-relation 10201. Up to 1035 conditions per place. [2025-03-08 22:10:34,960 INFO L140 encePairwiseOnDemand]: 193/200 looper letters, 42 selfloop transitions, 11 changer transitions 0/287 dead transitions. [2025-03-08 22:10:34,961 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 235 places, 287 transitions, 1368 flow [2025-03-08 22:10:34,961 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:34,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:34,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 562 transitions. [2025-03-08 22:10:34,962 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9366666666666666 [2025-03-08 22:10:34,962 INFO L175 Difference]: Start difference. First operand has 233 places, 269 transitions, 1190 flow. Second operand 3 states and 562 transitions. [2025-03-08 22:10:34,962 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 235 places, 287 transitions, 1368 flow [2025-03-08 22:10:34,973 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 287 transitions, 1368 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:34,977 INFO L231 Difference]: Finished difference. Result has 237 places, 276 transitions, 1278 flow [2025-03-08 22:10:34,977 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1190, PETRI_DIFFERENCE_MINUEND_PLACES=233, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=269, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=258, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1278, PETRI_PLACES=237, PETRI_TRANSITIONS=276} [2025-03-08 22:10:34,978 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 50 predicate places. [2025-03-08 22:10:34,978 INFO L471 AbstractCegarLoop]: Abstraction has has 237 places, 276 transitions, 1278 flow [2025-03-08 22:10:34,979 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:34,979 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:34,979 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:34,979 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-08 22:10:34,979 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:34,980 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:34,980 INFO L85 PathProgramCache]: Analyzing trace with hash 772700189, now seen corresponding path program 1 times [2025-03-08 22:10:34,980 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:34,980 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1057818223] [2025-03-08 22:10:34,980 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:34,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:34,989 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 107 statements into 1 equivalence classes. [2025-03-08 22:10:34,997 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 107 of 107 statements. [2025-03-08 22:10:34,998 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:34,998 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:35,318 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:35,318 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:35,318 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1057818223] [2025-03-08 22:10:35,318 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1057818223] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:35,318 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:35,319 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:10:35,319 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [242780888] [2025-03-08 22:10:35,319 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:35,319 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 22:10:35,319 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:35,319 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 22:10:35,320 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 22:10:35,417 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 200 [2025-03-08 22:10:35,418 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 237 places, 276 transitions, 1278 flow. Second operand has 6 states, 6 states have (on average 167.16666666666666) internal successors, (1003), 6 states have internal predecessors, (1003), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:35,419 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:35,419 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 200 [2025-03-08 22:10:35,419 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:35,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([461] L1049-6-->L1049-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise5_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|} OutVars{threadThread1of1ForFork0_#t~bitwise5=|v_threadThread1of1ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 276#true, Black: 268#(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))))), 265#true, Black: 269#(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: 267#(= |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: 270#(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: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 278#(= |threadThread1of1ForFork0_#t~nondet6| |#race~threads_mask~0|), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 281#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 252#true, 217#true, Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 78#L1049-5true, 198#true, 11#L1062-2true, Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2025-03-08 22:10:35,616 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-03-08 22:10:35,616 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 22:10:35,616 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:10:35,616 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:10:36,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([376] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][242], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 276#true, Black: 198#true, 186#L1063-12true, Black: 268#(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))))), 265#true, Black: 269#(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: 267#(= |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: 270#(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: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 278#(= |threadThread1of1ForFork0_#t~nondet6| |#race~threads_mask~0|), Black: 215#(<= (+ ~threads_mask~0 1) 0), 226#(not (= ~threads_mask~0 0)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 217#true, 281#true, 248#(not (= ~threads_mask~0 0)), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 41#L1051-4true, Black: 232#(not (= ~threads_mask~0 0)), 252#true, 219#(not (= ~threads_mask~0 0)), Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), 200#(= |#race~datas~0| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2025-03-08 22:10:36,005 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-08 22:10:36,005 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 22:10:36,005 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 22:10:36,005 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 22:10:36,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([376] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][242], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 193#true, 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 276#true, Black: 198#true, 186#L1063-12true, 265#true, Black: 268#(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: 269#(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: 267#(= |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: 270#(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: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 278#(= |threadThread1of1ForFork0_#t~nondet6| |#race~threads_mask~0|), Black: 215#(<= (+ ~threads_mask~0 1) 0), 226#(not (= ~threads_mask~0 0)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 217#true, 281#true, 248#(not (= ~threads_mask~0 0)), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 41#L1051-4true, Black: 232#(not (= ~threads_mask~0 0)), 252#true, 219#(not (= ~threads_mask~0 0)), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2025-03-08 22:10:36,008 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-03-08 22:10:36,008 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 22:10:36,008 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 22:10:36,008 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 22:10:36,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([376] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][239], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 276#true, Black: 198#true, 186#L1063-12true, 265#true, Black: 268#(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: 269#(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: 267#(= |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: 270#(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))))), 185#L1051-1true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 278#(= |threadThread1of1ForFork0_#t~nondet6| |#race~threads_mask~0|), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true, 281#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 252#true, 217#true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), 200#(= |#race~datas~0| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2025-03-08 22:10:36,011 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-08 22:10:36,011 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:36,011 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-03-08 22:10:36,011 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-08 22:10:36,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([376] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][239], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 276#true, Black: 198#true, 186#L1063-12true, Black: 268#(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))))), 265#true, Black: 269#(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: 267#(= |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: 270#(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: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 278#(= |threadThread1of1ForFork0_#t~nondet6| |#race~threads_mask~0|), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true, 281#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), 41#L1051-4true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 252#true, 217#true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), 200#(= |#race~datas~0| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2025-03-08 22:10:36,011 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 22:10:36,011 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 22:10:36,011 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 22:10:36,011 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-03-08 22:10:36,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([376] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][239], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, 145#L1051-3true, Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 276#true, Black: 198#true, 186#L1063-12true, 265#true, Black: 268#(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: 269#(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: 267#(= |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: 270#(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: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 278#(= |threadThread1of1ForFork0_#t~nondet6| |#race~threads_mask~0|), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true, 281#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 252#true, 217#true, Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), 200#(= |#race~datas~0| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2025-03-08 22:10:36,011 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-08 22:10:36,011 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:10:36,011 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-03-08 22:10:36,011 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-03-08 22:10:36,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([376] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][242], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, 145#L1051-3true, 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 276#true, Black: 198#true, 186#L1063-12true, 265#true, Black: 268#(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: 269#(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: 267#(= |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: 270#(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: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 278#(= |threadThread1of1ForFork0_#t~nondet6| |#race~threads_mask~0|), Black: 215#(<= (+ ~threads_mask~0 1) 0), 226#(not (= ~threads_mask~0 0)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 217#true, 281#true, 248#(not (= ~threads_mask~0 0)), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 0)), 252#true, 219#(not (= ~threads_mask~0 0)), Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2025-03-08 22:10:36,012 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 22:10:36,012 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-08 22:10:36,012 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-08 22:10:36,012 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-08 22:10:36,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([376] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][239], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 193#true, Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 276#true, Black: 198#true, 186#L1063-12true, 265#true, Black: 268#(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: 269#(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: 267#(= |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: 270#(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: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 278#(= |threadThread1of1ForFork0_#t~nondet6| |#race~threads_mask~0|), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 281#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), 41#L1051-4true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 252#true, 217#true, Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2025-03-08 22:10:36,013 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 22:10:36,013 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 22:10:36,013 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 22:10:36,013 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-03-08 22:10:36,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([376] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][242], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), 145#L1051-3true, 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 198#true, 276#true, 186#L1063-12true, 265#true, Black: 268#(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: 269#(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: 267#(= |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: 270#(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: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 278#(= |threadThread1of1ForFork0_#t~nondet6| |#race~threads_mask~0|), Black: 215#(<= (+ ~threads_mask~0 1) 0), 226#(not (= ~threads_mask~0 0)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 217#true, 281#true, 248#(not (= ~threads_mask~0 0)), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 0)), 252#true, 219#(not (= ~threads_mask~0 0)), 200#(= |#race~datas~0| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2025-03-08 22:10:36,017 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-03-08 22:10:36,017 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-08 22:10:36,017 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-08 22:10:36,017 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-03-08 22:10:36,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([376] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][239], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), 145#L1051-3true, Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 198#true, 276#true, 186#L1063-12true, Black: 268#(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))))), 265#true, Black: 269#(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: 267#(= |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: 270#(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: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 278#(= |threadThread1of1ForFork0_#t~nondet6| |#race~threads_mask~0|), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 281#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 252#true, 217#true, Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2025-03-08 22:10:36,022 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-03-08 22:10:36,022 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-03-08 22:10:36,022 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-08 22:10:36,022 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-03-08 22:10:36,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([376] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][242], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 276#true, Black: 198#true, 186#L1063-12true, Black: 268#(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))))), 265#true, Black: 269#(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: 267#(= |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: 270#(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))))), 185#L1051-1true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 278#(= |threadThread1of1ForFork0_#t~nondet6| |#race~threads_mask~0|), Black: 215#(<= (+ ~threads_mask~0 1) 0), 226#(not (= ~threads_mask~0 0)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 217#true, 281#true, 248#(not (= ~threads_mask~0 0)), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 0)), 252#true, 219#(not (= ~threads_mask~0 0)), Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2025-03-08 22:10:36,025 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-08 22:10:36,025 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-08 22:10:36,025 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-08 22:10:36,025 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-08 22:10:36,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([376] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][242], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 198#true, 276#true, 186#L1063-12true, 265#true, Black: 268#(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: 269#(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: 267#(= |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: 270#(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))))), 185#L1051-1true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 278#(= |threadThread1of1ForFork0_#t~nondet6| |#race~threads_mask~0|), Black: 215#(<= (+ ~threads_mask~0 1) 0), 226#(not (= ~threads_mask~0 0)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 217#true, 281#true, 248#(not (= ~threads_mask~0 0)), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 232#(not (= ~threads_mask~0 0)), 252#true, 219#(not (= ~threads_mask~0 0)), 200#(= |#race~datas~0| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2025-03-08 22:10:36,029 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-03-08 22:10:36,030 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-08 22:10:36,030 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-08 22:10:36,030 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-08 22:10:36,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([376] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][239], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 198#true, 276#true, 186#L1063-12true, Black: 268#(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))))), 265#true, Black: 269#(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: 267#(= |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: 270#(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))))), 185#L1051-1true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 278#(= |threadThread1of1ForFork0_#t~nondet6| |#race~threads_mask~0|), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 281#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 252#true, 217#true, Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 248#(not (= ~threads_mask~0 0)), Black: 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1))]) [2025-03-08 22:10:36,034 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-03-08 22:10:36,034 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-08 22:10:36,034 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-08 22:10:36,034 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-03-08 22:10:36,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([420] L1063-9-->L1063-6: Formula: (let ((.cse5 (+ |v_ULTIMATE.start_main_#t~bitwise20#1_14| 1))) (let ((.cse0 (< v_~threads_mask~0_38 0)) (.cse2 (<= .cse5 0)) (.cse4 (+ |v_ULTIMATE.start_main_#t~bitwise20#1_14| |v_ULTIMATE.start_main_#t~bitwise21#1_11| 1)) (.cse3 (<= 0 v_~threads_mask~0_38)) (.cse1 (< 0 .cse5))) (and (<= 0 (+ |v_ULTIMATE.start_main_#t~bitwise21#1_11| 2147483648)) (or (<= 0 |v_ULTIMATE.start_main_#t~bitwise21#1_11|) (and .cse0 .cse1)) (or (<= |v_ULTIMATE.start_main_#t~bitwise21#1_11| v_~threads_mask~0_38) (and .cse2 .cse0)) (or (and .cse2 .cse3) (< v_~threads_mask~0_38 .cse4)) (or (<= .cse4 0) (and .cse3 .cse1))))) InVars {ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_14|, ~threads_mask~0=v_~threads_mask~0_38} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_14|, ~threads_mask~0=v_~threads_mask~0_38, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_11|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise21#1][88], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 198#true, 276#true, 265#true, Black: 268#(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: 269#(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: 267#(= |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: 270#(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: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 278#(= |threadThread1of1ForFork0_#t~nondet6| |#race~threads_mask~0|), Black: 215#(<= (+ ~threads_mask~0 1) 0), 226#(not (= ~threads_mask~0 0)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, 232#(not (= ~threads_mask~0 0)), Black: 217#true, 281#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 41#L1051-4true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 36#L1063-6true, 252#true, 219#(not (= ~threads_mask~0 0)), Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 200#(= |#race~datas~0| 0), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 248#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:36,042 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-08 22:10:36,042 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:10:36,042 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:10:36,042 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:10:36,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([420] L1063-9-->L1063-6: Formula: (let ((.cse5 (+ |v_ULTIMATE.start_main_#t~bitwise20#1_14| 1))) (let ((.cse0 (< v_~threads_mask~0_38 0)) (.cse2 (<= .cse5 0)) (.cse4 (+ |v_ULTIMATE.start_main_#t~bitwise20#1_14| |v_ULTIMATE.start_main_#t~bitwise21#1_11| 1)) (.cse3 (<= 0 v_~threads_mask~0_38)) (.cse1 (< 0 .cse5))) (and (<= 0 (+ |v_ULTIMATE.start_main_#t~bitwise21#1_11| 2147483648)) (or (<= 0 |v_ULTIMATE.start_main_#t~bitwise21#1_11|) (and .cse0 .cse1)) (or (<= |v_ULTIMATE.start_main_#t~bitwise21#1_11| v_~threads_mask~0_38) (and .cse2 .cse0)) (or (and .cse2 .cse3) (< v_~threads_mask~0_38 .cse4)) (or (<= .cse4 0) (and .cse3 .cse1))))) InVars {ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_14|, ~threads_mask~0=v_~threads_mask~0_38} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_14|, ~threads_mask~0=v_~threads_mask~0_38, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_11|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise21#1][88], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, 145#L1051-3true, Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 276#true, Black: 198#true, 265#true, Black: 268#(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: 269#(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: 267#(= |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: 270#(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: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 278#(= |threadThread1of1ForFork0_#t~nondet6| |#race~threads_mask~0|), Black: 215#(<= (+ ~threads_mask~0 1) 0), 226#(not (= ~threads_mask~0 0)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, 232#(not (= ~threads_mask~0 0)), Black: 217#true, 281#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 36#L1063-6true, 252#true, 219#(not (= ~threads_mask~0 0)), Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), 200#(= |#race~datas~0| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 248#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:36,049 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-08 22:10:36,049 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 22:10:36,049 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 22:10:36,049 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 22:10:36,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([420] L1063-9-->L1063-6: Formula: (let ((.cse5 (+ |v_ULTIMATE.start_main_#t~bitwise20#1_14| 1))) (let ((.cse0 (< v_~threads_mask~0_38 0)) (.cse2 (<= .cse5 0)) (.cse4 (+ |v_ULTIMATE.start_main_#t~bitwise20#1_14| |v_ULTIMATE.start_main_#t~bitwise21#1_11| 1)) (.cse3 (<= 0 v_~threads_mask~0_38)) (.cse1 (< 0 .cse5))) (and (<= 0 (+ |v_ULTIMATE.start_main_#t~bitwise21#1_11| 2147483648)) (or (<= 0 |v_ULTIMATE.start_main_#t~bitwise21#1_11|) (and .cse0 .cse1)) (or (<= |v_ULTIMATE.start_main_#t~bitwise21#1_11| v_~threads_mask~0_38) (and .cse2 .cse0)) (or (and .cse2 .cse3) (< v_~threads_mask~0_38 .cse4)) (or (<= .cse4 0) (and .cse3 .cse1))))) InVars {ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_14|, ~threads_mask~0=v_~threads_mask~0_38} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_14|, ~threads_mask~0=v_~threads_mask~0_38, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_11|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise21#1][88], [Black: 257#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 254#(<= 0 (+ ~threads_mask~0 1)), Black: 193#true, Black: 262#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 276#true, Black: 198#true, 265#true, Black: 268#(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: 269#(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: 267#(= |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: 270#(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))))), 185#L1051-1true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 278#(= |threadThread1of1ForFork0_#t~nondet6| |#race~threads_mask~0|), Black: 215#(<= (+ ~threads_mask~0 1) 0), 226#(not (= ~threads_mask~0 0)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, 232#(not (= ~threads_mask~0 0)), Black: 217#true, 281#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 36#L1063-6true, 252#true, 219#(not (= ~threads_mask~0 0)), Black: 240#(<= 1 |ULTIMATE.start_main_~j~1#1|), 200#(= |#race~datas~0| 0), Black: 238#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 239#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 249#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 248#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:36,057 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-08 22:10:36,057 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:36,057 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:36,057 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:36,093 INFO L124 PetriNetUnfolderBase]: 1330/5723 cut-off events. [2025-03-08 22:10:36,093 INFO L125 PetriNetUnfolderBase]: For 6614/6757 co-relation queries the response was YES. [2025-03-08 22:10:36,111 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12653 conditions, 5723 events. 1330/5723 cut-off events. For 6614/6757 co-relation queries the response was YES. Maximal size of possible extension queue 202. Compared 55545 event pairs, 369 based on Foata normal form. 40/5287 useless extension candidates. Maximal degree in co-relation 12160. Up to 1541 conditions per place. [2025-03-08 22:10:36,125 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 70 selfloop transitions, 21 changer transitions 7/314 dead transitions. [2025-03-08 22:10:36,126 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 242 places, 314 transitions, 1579 flow [2025-03-08 22:10:36,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:10:36,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:10:36,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1057 transitions. [2025-03-08 22:10:36,128 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8808333333333334 [2025-03-08 22:10:36,128 INFO L175 Difference]: Start difference. First operand has 237 places, 276 transitions, 1278 flow. Second operand 6 states and 1057 transitions. [2025-03-08 22:10:36,128 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 242 places, 314 transitions, 1579 flow [2025-03-08 22:10:36,146 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 240 places, 314 transitions, 1557 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:10:36,149 INFO L231 Difference]: Finished difference. Result has 245 places, 291 transitions, 1417 flow [2025-03-08 22:10:36,149 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1256, PETRI_DIFFERENCE_MINUEND_PLACES=235, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=276, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=267, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1417, PETRI_PLACES=245, PETRI_TRANSITIONS=291} [2025-03-08 22:10:36,150 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 58 predicate places. [2025-03-08 22:10:36,150 INFO L471 AbstractCegarLoop]: Abstraction has has 245 places, 291 transitions, 1417 flow [2025-03-08 22:10:36,150 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 167.16666666666666) internal successors, (1003), 6 states have internal predecessors, (1003), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:36,150 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:36,151 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] [2025-03-08 22:10:36,151 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-08 22:10:36,151 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:36,151 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:36,151 INFO L85 PathProgramCache]: Analyzing trace with hash -1409967896, now seen corresponding path program 1 times [2025-03-08 22:10:36,152 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:36,152 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2087175494] [2025-03-08 22:10:36,152 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:36,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:36,160 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 115 statements into 1 equivalence classes. [2025-03-08 22:10:36,165 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 115 of 115 statements. [2025-03-08 22:10:36,165 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:36,165 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:36,245 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:36,245 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:36,246 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2087175494] [2025-03-08 22:10:36,246 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2087175494] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:36,246 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:36,246 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:10:36,246 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [159656053] [2025-03-08 22:10:36,246 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:36,246 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:10:36,246 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:36,247 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:10:36,247 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:10:36,267 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 200 [2025-03-08 22:10:36,268 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 245 places, 291 transitions, 1417 flow. Second operand has 4 states, 4 states have (on average 182.75) internal successors, (731), 4 states have internal predecessors, (731), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:36,268 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:36,268 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 200 [2025-03-08 22:10:36,268 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:36,364 INFO L124 PetriNetUnfolderBase]: 163/1060 cut-off events. [2025-03-08 22:10:36,364 INFO L125 PetriNetUnfolderBase]: For 786/797 co-relation queries the response was YES. [2025-03-08 22:10:36,367 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2210 conditions, 1060 events. 163/1060 cut-off events. For 786/797 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 5173 event pairs, 3 based on Foata normal form. 20/1027 useless extension candidates. Maximal degree in co-relation 2074. Up to 135 conditions per place. [2025-03-08 22:10:36,369 INFO L140 encePairwiseOnDemand]: 194/200 looper letters, 20 selfloop transitions, 6 changer transitions 0/248 dead transitions. [2025-03-08 22:10:36,369 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 238 places, 248 transitions, 1109 flow [2025-03-08 22:10:36,369 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:10:36,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:10:36,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 742 transitions. [2025-03-08 22:10:36,371 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9275 [2025-03-08 22:10:36,371 INFO L175 Difference]: Start difference. First operand has 245 places, 291 transitions, 1417 flow. Second operand 4 states and 742 transitions. [2025-03-08 22:10:36,371 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 238 places, 248 transitions, 1109 flow [2025-03-08 22:10:36,375 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 231 places, 248 transitions, 1018 flow, removed 31 selfloop flow, removed 7 redundant places. [2025-03-08 22:10:36,377 INFO L231 Difference]: Finished difference. Result has 231 places, 244 transitions, 970 flow [2025-03-08 22:10:36,378 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=958, PETRI_DIFFERENCE_MINUEND_PLACES=228, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=238, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=970, PETRI_PLACES=231, PETRI_TRANSITIONS=244} [2025-03-08 22:10:36,378 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 44 predicate places. [2025-03-08 22:10:36,378 INFO L471 AbstractCegarLoop]: Abstraction has has 231 places, 244 transitions, 970 flow [2025-03-08 22:10:36,378 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 182.75) internal successors, (731), 4 states have internal predecessors, (731), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:36,378 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:36,379 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, 1, 1, 1] [2025-03-08 22:10:36,379 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-03-08 22:10:36,379 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:36,379 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:36,380 INFO L85 PathProgramCache]: Analyzing trace with hash 722758299, now seen corresponding path program 1 times [2025-03-08 22:10:36,380 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:36,380 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1500364969] [2025-03-08 22:10:36,380 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:36,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:36,389 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 120 statements into 1 equivalence classes. [2025-03-08 22:10:36,395 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 120 of 120 statements. [2025-03-08 22:10:36,395 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:36,395 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:36,507 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:36,508 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:36,509 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1500364969] [2025-03-08 22:10:36,509 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1500364969] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:36,509 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:36,509 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2025-03-08 22:10:36,509 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [895713777] [2025-03-08 22:10:36,509 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:36,509 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2025-03-08 22:10:36,509 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:36,510 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2025-03-08 22:10:36,510 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2025-03-08 22:10:36,624 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 168 out of 200 [2025-03-08 22:10:36,625 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 231 places, 244 transitions, 970 flow. Second operand has 7 states, 7 states have (on average 170.57142857142858) internal successors, (1194), 7 states have internal predecessors, (1194), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:36,625 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:36,625 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 168 of 200 [2025-03-08 22:10:36,625 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:36,813 INFO L124 PetriNetUnfolderBase]: 204/1342 cut-off events. [2025-03-08 22:10:36,813 INFO L125 PetriNetUnfolderBase]: For 1009/1017 co-relation queries the response was YES. [2025-03-08 22:10:36,817 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2713 conditions, 1342 events. 204/1342 cut-off events. For 1009/1017 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 7445 event pairs, 8 based on Foata normal form. 6/1256 useless extension candidates. Maximal degree in co-relation 2577. Up to 157 conditions per place. [2025-03-08 22:10:36,819 INFO L140 encePairwiseOnDemand]: 188/200 looper letters, 64 selfloop transitions, 16 changer transitions 0/284 dead transitions. [2025-03-08 22:10:36,819 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 240 places, 284 transitions, 1308 flow [2025-03-08 22:10:36,821 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2025-03-08 22:10:36,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2025-03-08 22:10:36,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 1752 transitions. [2025-03-08 22:10:36,823 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.876 [2025-03-08 22:10:36,823 INFO L175 Difference]: Start difference. First operand has 231 places, 244 transitions, 970 flow. Second operand 10 states and 1752 transitions. [2025-03-08 22:10:36,823 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 240 places, 284 transitions, 1308 flow [2025-03-08 22:10:36,829 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 284 transitions, 1296 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:10:36,831 INFO L231 Difference]: Finished difference. Result has 244 places, 256 transitions, 1106 flow [2025-03-08 22:10:36,832 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=962, PETRI_DIFFERENCE_MINUEND_PLACES=229, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=230, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=1106, PETRI_PLACES=244, PETRI_TRANSITIONS=256} [2025-03-08 22:10:36,832 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 57 predicate places. [2025-03-08 22:10:36,832 INFO L471 AbstractCegarLoop]: Abstraction has has 244 places, 256 transitions, 1106 flow [2025-03-08 22:10:36,833 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 170.57142857142858) internal successors, (1194), 7 states have internal predecessors, (1194), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:36,833 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:36,834 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, 1, 1, 1] [2025-03-08 22:10:36,834 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-03-08 22:10:36,834 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:36,834 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:36,835 INFO L85 PathProgramCache]: Analyzing trace with hash -454999429, now seen corresponding path program 1 times [2025-03-08 22:10:36,835 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:36,835 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1390470344] [2025-03-08 22:10:36,835 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:36,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:36,847 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 120 statements into 1 equivalence classes. [2025-03-08 22:10:36,855 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 120 of 120 statements. [2025-03-08 22:10:36,855 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:36,855 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:36,995 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:36,996 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:36,996 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1390470344] [2025-03-08 22:10:36,996 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1390470344] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:36,996 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:36,996 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2025-03-08 22:10:36,996 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [802008863] [2025-03-08 22:10:36,996 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:36,996 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2025-03-08 22:10:36,997 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:36,997 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2025-03-08 22:10:36,997 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2025-03-08 22:10:37,088 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 167 out of 200 [2025-03-08 22:10:37,089 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 244 places, 256 transitions, 1106 flow. Second operand has 7 states, 7 states have (on average 169.57142857142858) internal successors, (1187), 7 states have internal predecessors, (1187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:37,089 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:37,089 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 167 of 200 [2025-03-08 22:10:37,089 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:37,284 INFO L124 PetriNetUnfolderBase]: 198/1328 cut-off events. [2025-03-08 22:10:37,285 INFO L125 PetriNetUnfolderBase]: For 1200/1211 co-relation queries the response was YES. [2025-03-08 22:10:37,289 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2828 conditions, 1328 events. 198/1328 cut-off events. For 1200/1211 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 7347 event pairs, 15 based on Foata normal form. 10/1257 useless extension candidates. Maximal degree in co-relation 2685. Up to 158 conditions per place. [2025-03-08 22:10:37,292 INFO L140 encePairwiseOnDemand]: 188/200 looper letters, 65 selfloop transitions, 15 changer transitions 0/283 dead transitions. [2025-03-08 22:10:37,292 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 283 transitions, 1384 flow [2025-03-08 22:10:37,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2025-03-08 22:10:37,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2025-03-08 22:10:37,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 1743 transitions. [2025-03-08 22:10:37,295 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8715 [2025-03-08 22:10:37,295 INFO L175 Difference]: Start difference. First operand has 244 places, 256 transitions, 1106 flow. Second operand 10 states and 1743 transitions. [2025-03-08 22:10:37,295 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 283 transitions, 1384 flow [2025-03-08 22:10:37,302 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 283 transitions, 1373 flow, removed 4 selfloop flow, removed 1 redundant places. [2025-03-08 22:10:37,304 INFO L231 Difference]: Finished difference. Result has 254 places, 256 transitions, 1134 flow [2025-03-08 22:10:37,304 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1088, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=255, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=240, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=1134, PETRI_PLACES=254, PETRI_TRANSITIONS=256} [2025-03-08 22:10:37,305 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 67 predicate places. [2025-03-08 22:10:37,305 INFO L471 AbstractCegarLoop]: Abstraction has has 254 places, 256 transitions, 1134 flow [2025-03-08 22:10:37,305 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 169.57142857142858) internal successors, (1187), 7 states have internal predecessors, (1187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:37,305 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:37,305 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, 1, 1, 1] [2025-03-08 22:10:37,305 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-03-08 22:10:37,305 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:37,306 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:37,306 INFO L85 PathProgramCache]: Analyzing trace with hash -459013108, now seen corresponding path program 1 times [2025-03-08 22:10:37,306 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:37,306 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1313185508] [2025-03-08 22:10:37,306 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:37,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:37,317 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 120 statements into 1 equivalence classes. [2025-03-08 22:10:37,327 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 120 of 120 statements. [2025-03-08 22:10:37,328 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:37,329 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:37,451 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:37,451 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:37,451 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1313185508] [2025-03-08 22:10:37,451 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1313185508] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:37,451 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:37,451 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2025-03-08 22:10:37,452 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1873145179] [2025-03-08 22:10:37,452 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:37,452 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2025-03-08 22:10:37,452 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:37,453 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2025-03-08 22:10:37,453 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2025-03-08 22:10:37,594 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 168 out of 200 [2025-03-08 22:10:37,595 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 254 places, 256 transitions, 1134 flow. Second operand has 7 states, 7 states have (on average 170.57142857142858) internal successors, (1194), 7 states have internal predecessors, (1194), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:37,596 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:37,596 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 168 of 200 [2025-03-08 22:10:37,596 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:37,783 INFO L124 PetriNetUnfolderBase]: 200/1387 cut-off events. [2025-03-08 22:10:37,783 INFO L125 PetriNetUnfolderBase]: For 1571/1581 co-relation queries the response was YES. [2025-03-08 22:10:37,787 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3037 conditions, 1387 events. 200/1387 cut-off events. For 1571/1581 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 7871 event pairs, 9 based on Foata normal form. 6/1312 useless extension candidates. Maximal degree in co-relation 2891. Up to 175 conditions per place. [2025-03-08 22:10:37,790 INFO L140 encePairwiseOnDemand]: 188/200 looper letters, 76 selfloop transitions, 17 changer transitions 0/297 dead transitions. [2025-03-08 22:10:37,790 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 263 places, 297 transitions, 1559 flow [2025-03-08 22:10:37,790 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2025-03-08 22:10:37,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2025-03-08 22:10:37,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 1754 transitions. [2025-03-08 22:10:37,793 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.877 [2025-03-08 22:10:37,793 INFO L175 Difference]: Start difference. First operand has 254 places, 256 transitions, 1134 flow. Second operand 10 states and 1754 transitions. [2025-03-08 22:10:37,793 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 263 places, 297 transitions, 1559 flow [2025-03-08 22:10:37,800 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 256 places, 297 transitions, 1535 flow, removed 0 selfloop flow, removed 7 redundant places. [2025-03-08 22:10:37,802 INFO L231 Difference]: Finished difference. Result has 263 places, 271 transitions, 1313 flow [2025-03-08 22:10:37,803 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1112, PETRI_DIFFERENCE_MINUEND_PLACES=247, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=256, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=243, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=1313, PETRI_PLACES=263, PETRI_TRANSITIONS=271} [2025-03-08 22:10:37,804 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 76 predicate places. [2025-03-08 22:10:37,804 INFO L471 AbstractCegarLoop]: Abstraction has has 263 places, 271 transitions, 1313 flow [2025-03-08 22:10:37,804 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 170.57142857142858) internal successors, (1194), 7 states have internal predecessors, (1194), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:37,804 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:37,804 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, 1, 1, 1] [2025-03-08 22:10:37,804 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-03-08 22:10:37,804 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:37,805 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:37,805 INFO L85 PathProgramCache]: Analyzing trace with hash -1636770836, now seen corresponding path program 1 times [2025-03-08 22:10:37,806 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:37,806 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [860442412] [2025-03-08 22:10:37,806 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:37,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:37,815 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 120 statements into 1 equivalence classes. [2025-03-08 22:10:37,821 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 120 of 120 statements. [2025-03-08 22:10:37,822 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:37,822 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:37,953 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:37,953 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:37,953 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [860442412] [2025-03-08 22:10:37,953 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [860442412] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:37,953 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:37,953 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2025-03-08 22:10:37,953 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [69259807] [2025-03-08 22:10:37,953 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:37,953 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2025-03-08 22:10:37,954 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:37,954 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2025-03-08 22:10:37,954 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2025-03-08 22:10:38,053 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 167 out of 200 [2025-03-08 22:10:38,054 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 263 places, 271 transitions, 1313 flow. Second operand has 7 states, 7 states have (on average 169.57142857142858) internal successors, (1187), 7 states have internal predecessors, (1187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:38,054 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:38,054 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 167 of 200 [2025-03-08 22:10:38,054 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:38,272 INFO L124 PetriNetUnfolderBase]: 195/1373 cut-off events. [2025-03-08 22:10:38,272 INFO L125 PetriNetUnfolderBase]: For 1788/1796 co-relation queries the response was YES. [2025-03-08 22:10:38,277 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3096 conditions, 1373 events. 195/1373 cut-off events. For 1788/1796 co-relation queries the response was YES. Maximal size of possible extension queue 36. Compared 7879 event pairs, 13 based on Foata normal form. 8/1297 useless extension candidates. Maximal degree in co-relation 2943. Up to 178 conditions per place. [2025-03-08 22:10:38,280 INFO L140 encePairwiseOnDemand]: 188/200 looper letters, 77 selfloop transitions, 16 changer transitions 0/296 dead transitions. [2025-03-08 22:10:38,280 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 272 places, 296 transitions, 1623 flow [2025-03-08 22:10:38,280 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2025-03-08 22:10:38,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2025-03-08 22:10:38,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 1745 transitions. [2025-03-08 22:10:38,282 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8725 [2025-03-08 22:10:38,282 INFO L175 Difference]: Start difference. First operand has 263 places, 271 transitions, 1313 flow. Second operand 10 states and 1745 transitions. [2025-03-08 22:10:38,282 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 272 places, 296 transitions, 1623 flow [2025-03-08 22:10:38,292 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 272 places, 296 transitions, 1599 flow, removed 12 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:38,294 INFO L231 Difference]: Finished difference. Result has 274 places, 271 transitions, 1330 flow [2025-03-08 22:10:38,294 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1280, PETRI_DIFFERENCE_MINUEND_PLACES=263, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=270, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=254, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=1330, PETRI_PLACES=274, PETRI_TRANSITIONS=271} [2025-03-08 22:10:38,295 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 87 predicate places. [2025-03-08 22:10:38,295 INFO L471 AbstractCegarLoop]: Abstraction has has 274 places, 271 transitions, 1330 flow [2025-03-08 22:10:38,295 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 169.57142857142858) internal successors, (1187), 7 states have internal predecessors, (1187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:38,295 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:38,295 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, 1, 1, 1, 1] [2025-03-08 22:10:38,295 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-03-08 22:10:38,295 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:38,296 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:38,296 INFO L85 PathProgramCache]: Analyzing trace with hash 1720524495, now seen corresponding path program 1 times [2025-03-08 22:10:38,296 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:38,296 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [744445046] [2025-03-08 22:10:38,296 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:38,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:38,308 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 121 statements into 1 equivalence classes. [2025-03-08 22:10:38,314 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 121 of 121 statements. [2025-03-08 22:10:38,314 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:38,314 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:38,338 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:38,338 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:38,338 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [744445046] [2025-03-08 22:10:38,338 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [744445046] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:38,338 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:38,338 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-08 22:10:38,338 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1816413806] [2025-03-08 22:10:38,338 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:38,339 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:38,339 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:38,339 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:38,339 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:38,345 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 200 [2025-03-08 22:10:38,346 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 274 places, 271 transitions, 1330 flow. Second operand has 3 states, 3 states have (on average 185.0) internal successors, (555), 3 states have internal predecessors, (555), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:38,346 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:38,346 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 200 [2025-03-08 22:10:38,346 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:38,469 INFO L124 PetriNetUnfolderBase]: 171/1316 cut-off events. [2025-03-08 22:10:38,469 INFO L125 PetriNetUnfolderBase]: For 1658/1666 co-relation queries the response was YES. [2025-03-08 22:10:38,474 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2904 conditions, 1316 events. 171/1316 cut-off events. For 1658/1666 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 7338 event pairs, 0 based on Foata normal form. 9/1256 useless extension candidates. Maximal degree in co-relation 2748. Up to 115 conditions per place. [2025-03-08 22:10:38,477 INFO L140 encePairwiseOnDemand]: 197/200 looper letters, 25 selfloop transitions, 4 changer transitions 0/273 dead transitions. [2025-03-08 22:10:38,477 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 276 places, 273 transitions, 1392 flow [2025-03-08 22:10:38,477 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:38,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:38,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 562 transitions. [2025-03-08 22:10:38,479 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9366666666666666 [2025-03-08 22:10:38,479 INFO L175 Difference]: Start difference. First operand has 274 places, 271 transitions, 1330 flow. Second operand 3 states and 562 transitions. [2025-03-08 22:10:38,479 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 276 places, 273 transitions, 1392 flow [2025-03-08 22:10:38,489 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 269 places, 273 transitions, 1366 flow, removed 1 selfloop flow, removed 7 redundant places. [2025-03-08 22:10:38,492 INFO L231 Difference]: Finished difference. Result has 270 places, 272 transitions, 1322 flow [2025-03-08 22:10:38,492 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1304, PETRI_DIFFERENCE_MINUEND_PLACES=267, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=271, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=267, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1322, PETRI_PLACES=270, PETRI_TRANSITIONS=272} [2025-03-08 22:10:38,492 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 83 predicate places. [2025-03-08 22:10:38,492 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 272 transitions, 1322 flow [2025-03-08 22:10:38,493 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 185.0) internal successors, (555), 3 states have internal predecessors, (555), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:38,494 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:38,494 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, 1, 1, 1, 1] [2025-03-08 22:10:38,494 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-03-08 22:10:38,494 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:38,495 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:38,495 INFO L85 PathProgramCache]: Analyzing trace with hash 2038035215, now seen corresponding path program 1 times [2025-03-08 22:10:38,495 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:38,495 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1729300644] [2025-03-08 22:10:38,495 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:38,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:38,504 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 121 statements into 1 equivalence classes. [2025-03-08 22:10:38,527 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 121 of 121 statements. [2025-03-08 22:10:38,527 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:38,527 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:38,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-08 22:10:38,770 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:38,770 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1729300644] [2025-03-08 22:10:38,770 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1729300644] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:38,770 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:38,770 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:10:38,770 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [203766821] [2025-03-08 22:10:38,770 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:38,771 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 22:10:38,771 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:38,771 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 22:10:38,771 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 22:10:38,835 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 165 out of 200 [2025-03-08 22:10:38,836 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 272 transitions, 1322 flow. Second operand has 6 states, 6 states have (on average 168.83333333333334) internal successors, (1013), 6 states have internal predecessors, (1013), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:38,836 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:38,836 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 165 of 200 [2025-03-08 22:10:38,836 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:39,222 INFO L124 PetriNetUnfolderBase]: 751/3109 cut-off events. [2025-03-08 22:10:39,222 INFO L125 PetriNetUnfolderBase]: For 5575/5615 co-relation queries the response was YES. [2025-03-08 22:10:39,234 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8316 conditions, 3109 events. 751/3109 cut-off events. For 5575/5615 co-relation queries the response was YES. Maximal size of possible extension queue 109. Compared 23457 event pairs, 247 based on Foata normal form. 0/2923 useless extension candidates. Maximal degree in co-relation 7961. Up to 1034 conditions per place. [2025-03-08 22:10:39,241 INFO L140 encePairwiseOnDemand]: 185/200 looper letters, 106 selfloop transitions, 55 changer transitions 5/357 dead transitions. [2025-03-08 22:10:39,241 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 275 places, 357 transitions, 2072 flow [2025-03-08 22:10:39,241 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:10:39,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:10:39,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1092 transitions. [2025-03-08 22:10:39,242 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.91 [2025-03-08 22:10:39,242 INFO L175 Difference]: Start difference. First operand has 270 places, 272 transitions, 1322 flow. Second operand 6 states and 1092 transitions. [2025-03-08 22:10:39,242 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 275 places, 357 transitions, 2072 flow [2025-03-08 22:10:39,262 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 274 places, 357 transitions, 2068 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:10:39,265 INFO L231 Difference]: Finished difference. Result has 279 places, 316 transitions, 1802 flow [2025-03-08 22:10:39,265 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1318, PETRI_DIFFERENCE_MINUEND_PLACES=269, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=272, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=241, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1802, PETRI_PLACES=279, PETRI_TRANSITIONS=316} [2025-03-08 22:10:39,265 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 92 predicate places. [2025-03-08 22:10:39,266 INFO L471 AbstractCegarLoop]: Abstraction has has 279 places, 316 transitions, 1802 flow [2025-03-08 22:10:39,266 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 168.83333333333334) internal successors, (1013), 6 states have internal predecessors, (1013), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:39,266 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:39,266 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:39,266 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-03-08 22:10:39,266 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:39,267 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:39,267 INFO L85 PathProgramCache]: Analyzing trace with hash -1241462577, now seen corresponding path program 1 times [2025-03-08 22:10:39,267 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:39,267 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2062918764] [2025-03-08 22:10:39,267 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:39,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:39,277 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 134 statements into 1 equivalence classes. [2025-03-08 22:10:39,285 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 134 of 134 statements. [2025-03-08 22:10:39,285 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:39,285 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:39,684 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:39,684 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:39,684 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2062918764] [2025-03-08 22:10:39,684 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2062918764] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:39,684 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:39,684 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2025-03-08 22:10:39,684 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [393490903] [2025-03-08 22:10:39,684 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:39,685 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2025-03-08 22:10:39,685 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:39,685 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2025-03-08 22:10:39,685 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=95, Unknown=0, NotChecked=0, Total=132 [2025-03-08 22:10:40,018 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 153 out of 200 [2025-03-08 22:10:40,019 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 279 places, 316 transitions, 1802 flow. Second operand has 12 states, 12 states have (on average 155.75) internal successors, (1869), 12 states have internal predecessors, (1869), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:40,019 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:40,019 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 153 of 200 [2025-03-08 22:10:40,019 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:40,565 INFO L124 PetriNetUnfolderBase]: 682/3016 cut-off events. [2025-03-08 22:10:40,565 INFO L125 PetriNetUnfolderBase]: For 6391/6497 co-relation queries the response was YES. [2025-03-08 22:10:40,574 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8908 conditions, 3016 events. 682/3016 cut-off events. For 6391/6497 co-relation queries the response was YES. Maximal size of possible extension queue 98. Compared 23029 event pairs, 225 based on Foata normal form. 29/2894 useless extension candidates. Maximal degree in co-relation 8496. Up to 882 conditions per place. [2025-03-08 22:10:40,579 INFO L140 encePairwiseOnDemand]: 187/200 looper letters, 138 selfloop transitions, 29 changer transitions 31/372 dead transitions. [2025-03-08 22:10:40,579 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 290 places, 372 transitions, 2588 flow [2025-03-08 22:10:40,579 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-03-08 22:10:40,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2025-03-08 22:10:40,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 2076 transitions. [2025-03-08 22:10:40,580 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7984615384615384 [2025-03-08 22:10:40,580 INFO L175 Difference]: Start difference. First operand has 279 places, 316 transitions, 1802 flow. Second operand 13 states and 2076 transitions. [2025-03-08 22:10:40,580 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 290 places, 372 transitions, 2588 flow [2025-03-08 22:10:40,605 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 289 places, 372 transitions, 2545 flow, removed 18 selfloop flow, removed 1 redundant places. [2025-03-08 22:10:40,608 INFO L231 Difference]: Finished difference. Result has 289 places, 303 transitions, 1756 flow [2025-03-08 22:10:40,608 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1755, PETRI_DIFFERENCE_MINUEND_PLACES=277, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=315, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=29, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=286, PETRI_DIFFERENCE_SUBTRAHEND_STATES=13, PETRI_FLOW=1756, PETRI_PLACES=289, PETRI_TRANSITIONS=303} [2025-03-08 22:10:40,609 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 102 predicate places. [2025-03-08 22:10:40,609 INFO L471 AbstractCegarLoop]: Abstraction has has 289 places, 303 transitions, 1756 flow [2025-03-08 22:10:40,609 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 155.75) internal successors, (1869), 12 states have internal predecessors, (1869), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:40,609 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:40,610 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:40,610 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-03-08 22:10:40,610 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:40,611 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:40,611 INFO L85 PathProgramCache]: Analyzing trace with hash 1724395564, now seen corresponding path program 1 times [2025-03-08 22:10:40,611 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:40,611 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1172263323] [2025-03-08 22:10:40,611 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:40,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:40,620 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 134 statements into 1 equivalence classes. [2025-03-08 22:10:40,630 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 134 of 134 statements. [2025-03-08 22:10:40,631 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:40,631 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:40,977 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:40,977 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:40,977 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1172263323] [2025-03-08 22:10:40,977 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1172263323] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:40,977 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:40,977 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2025-03-08 22:10:40,978 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [526747149] [2025-03-08 22:10:40,978 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:40,978 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2025-03-08 22:10:40,978 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:40,978 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2025-03-08 22:10:40,978 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=95, Unknown=0, NotChecked=0, Total=132 [2025-03-08 22:10:41,324 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 153 out of 200 [2025-03-08 22:10:41,326 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 289 places, 303 transitions, 1756 flow. Second operand has 12 states, 12 states have (on average 155.83333333333334) internal successors, (1870), 12 states have internal predecessors, (1870), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:41,326 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:41,326 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 153 of 200 [2025-03-08 22:10:41,326 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:42,061 INFO L124 PetriNetUnfolderBase]: 777/3037 cut-off events. [2025-03-08 22:10:42,061 INFO L125 PetriNetUnfolderBase]: For 6508/6566 co-relation queries the response was YES. [2025-03-08 22:10:42,074 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9384 conditions, 3037 events. 777/3037 cut-off events. For 6508/6566 co-relation queries the response was YES. Maximal size of possible extension queue 106. Compared 22767 event pairs, 260 based on Foata normal form. 47/2923 useless extension candidates. Maximal degree in co-relation 8766. Up to 820 conditions per place. [2025-03-08 22:10:42,081 INFO L140 encePairwiseOnDemand]: 188/200 looper letters, 139 selfloop transitions, 34 changer transitions 62/404 dead transitions. [2025-03-08 22:10:42,081 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 290 places, 404 transitions, 2864 flow [2025-03-08 22:10:42,081 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2025-03-08 22:10:42,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 12 states. [2025-03-08 22:10:42,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 1953 transitions. [2025-03-08 22:10:42,083 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.81375 [2025-03-08 22:10:42,083 INFO L175 Difference]: Start difference. First operand has 289 places, 303 transitions, 1756 flow. Second operand 12 states and 1953 transitions. [2025-03-08 22:10:42,083 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 290 places, 404 transitions, 2864 flow [2025-03-08 22:10:42,106 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 279 places, 404 transitions, 2761 flow, removed 6 selfloop flow, removed 11 redundant places. [2025-03-08 22:10:42,109 INFO L231 Difference]: Finished difference. Result has 279 places, 263 transitions, 1482 flow [2025-03-08 22:10:42,109 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1687, PETRI_DIFFERENCE_MINUEND_PLACES=268, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=302, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=34, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=268, PETRI_DIFFERENCE_SUBTRAHEND_STATES=12, PETRI_FLOW=1482, PETRI_PLACES=279, PETRI_TRANSITIONS=263} [2025-03-08 22:10:42,110 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 92 predicate places. [2025-03-08 22:10:42,110 INFO L471 AbstractCegarLoop]: Abstraction has has 279 places, 263 transitions, 1482 flow [2025-03-08 22:10:42,110 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 155.83333333333334) internal successors, (1870), 12 states have internal predecessors, (1870), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:42,110 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:42,111 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, 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] [2025-03-08 22:10:42,111 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2025-03-08 22:10:42,111 INFO L396 AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:42,112 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:42,112 INFO L85 PathProgramCache]: Analyzing trace with hash 1397354605, now seen corresponding path program 1 times [2025-03-08 22:10:42,112 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:42,112 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2010341729] [2025-03-08 22:10:42,112 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:42,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:42,124 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 147 statements into 1 equivalence classes. [2025-03-08 22:10:42,139 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 147 of 147 statements. [2025-03-08 22:10:42,140 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:42,140 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:42,203 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:42,205 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:42,205 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2010341729] [2025-03-08 22:10:42,205 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2010341729] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:42,205 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:42,205 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:10:42,205 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1827148484] [2025-03-08 22:10:42,205 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:42,205 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 22:10:42,206 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:42,206 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 22:10:42,206 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-08 22:10:42,218 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 200 [2025-03-08 22:10:42,218 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 279 places, 263 transitions, 1482 flow. Second operand has 5 states, 5 states have (on average 176.4) internal successors, (882), 5 states have internal predecessors, (882), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:42,218 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:42,218 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 200 [2025-03-08 22:10:42,219 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:42,398 INFO L124 PetriNetUnfolderBase]: 264/1568 cut-off events. [2025-03-08 22:10:42,398 INFO L125 PetriNetUnfolderBase]: For 2256/2335 co-relation queries the response was YES. [2025-03-08 22:10:42,404 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4170 conditions, 1568 events. 264/1568 cut-off events. For 2256/2335 co-relation queries the response was YES. Maximal size of possible extension queue 51. Compared 9118 event pairs, 4 based on Foata normal form. 8/1523 useless extension candidates. Maximal degree in co-relation 4114. Up to 181 conditions per place. [2025-03-08 22:10:42,407 INFO L140 encePairwiseOnDemand]: 192/200 looper letters, 44 selfloop transitions, 7 changer transitions 0/276 dead transitions. [2025-03-08 22:10:42,408 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 276 places, 276 transitions, 1644 flow [2025-03-08 22:10:42,408 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:10:42,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:10:42,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1074 transitions. [2025-03-08 22:10:42,409 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.895 [2025-03-08 22:10:42,409 INFO L175 Difference]: Start difference. First operand has 279 places, 263 transitions, 1482 flow. Second operand 6 states and 1074 transitions. [2025-03-08 22:10:42,409 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 276 places, 276 transitions, 1644 flow [2025-03-08 22:10:42,420 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 264 places, 276 transitions, 1569 flow, removed 3 selfloop flow, removed 12 redundant places. [2025-03-08 22:10:42,422 INFO L231 Difference]: Finished difference. Result has 267 places, 264 transitions, 1438 flow [2025-03-08 22:10:42,423 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1401, PETRI_DIFFERENCE_MINUEND_PLACES=259, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=262, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=255, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1438, PETRI_PLACES=267, PETRI_TRANSITIONS=264} [2025-03-08 22:10:42,423 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 80 predicate places. [2025-03-08 22:10:42,423 INFO L471 AbstractCegarLoop]: Abstraction has has 267 places, 264 transitions, 1438 flow [2025-03-08 22:10:42,424 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 176.4) internal successors, (882), 5 states have internal predecessors, (882), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:42,424 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:42,425 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, 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] [2025-03-08 22:10:42,425 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2025-03-08 22:10:42,425 INFO L396 AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:42,426 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:42,426 INFO L85 PathProgramCache]: Analyzing trace with hash -115409523, now seen corresponding path program 1 times [2025-03-08 22:10:42,426 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:42,426 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [961470307] [2025-03-08 22:10:42,426 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:42,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:42,436 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 147 statements into 1 equivalence classes. [2025-03-08 22:10:42,441 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 147 of 147 statements. [2025-03-08 22:10:42,442 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:42,442 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:42,570 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:42,570 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:42,570 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [961470307] [2025-03-08 22:10:42,571 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [961470307] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:42,571 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:42,571 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2025-03-08 22:10:42,571 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [98424641] [2025-03-08 22:10:42,571 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:42,571 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2025-03-08 22:10:42,571 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:42,571 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2025-03-08 22:10:42,572 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2025-03-08 22:10:42,660 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-08 22:10:42,661 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 267 places, 264 transitions, 1438 flow. Second operand has 7 states, 7 states have (on average 173.28571428571428) internal successors, (1213), 7 states have internal predecessors, (1213), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:42,661 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:42,661 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-08 22:10:42,661 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:42,938 INFO L124 PetriNetUnfolderBase]: 254/1411 cut-off events. [2025-03-08 22:10:42,938 INFO L125 PetriNetUnfolderBase]: For 1832/1916 co-relation queries the response was YES. [2025-03-08 22:10:42,944 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3716 conditions, 1411 events. 254/1411 cut-off events. For 1832/1916 co-relation queries the response was YES. Maximal size of possible extension queue 51. Compared 7789 event pairs, 0 based on Foata normal form. 2/1374 useless extension candidates. Maximal degree in co-relation 3659. Up to 173 conditions per place. [2025-03-08 22:10:42,946 INFO L140 encePairwiseOnDemand]: 190/200 looper letters, 68 selfloop transitions, 15 changer transitions 0/285 dead transitions. [2025-03-08 22:10:42,946 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 275 places, 285 transitions, 1698 flow [2025-03-08 22:10:42,947 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2025-03-08 22:10:42,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2025-03-08 22:10:42,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 1593 transitions. [2025-03-08 22:10:42,948 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.885 [2025-03-08 22:10:42,948 INFO L175 Difference]: Start difference. First operand has 267 places, 264 transitions, 1438 flow. Second operand 9 states and 1593 transitions. [2025-03-08 22:10:42,948 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 275 places, 285 transitions, 1698 flow [2025-03-08 22:10:42,957 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 271 places, 285 transitions, 1678 flow, removed 5 selfloop flow, removed 4 redundant places. [2025-03-08 22:10:42,959 INFO L231 Difference]: Finished difference. Result has 274 places, 263 transitions, 1454 flow [2025-03-08 22:10:42,960 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1389, PETRI_DIFFERENCE_MINUEND_PLACES=263, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=261, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=246, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1454, PETRI_PLACES=274, PETRI_TRANSITIONS=263} [2025-03-08 22:10:42,960 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 87 predicate places. [2025-03-08 22:10:42,961 INFO L471 AbstractCegarLoop]: Abstraction has has 274 places, 263 transitions, 1454 flow [2025-03-08 22:10:42,961 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 173.28571428571428) internal successors, (1213), 7 states have internal predecessors, (1213), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:42,961 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:42,961 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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] [2025-03-08 22:10:42,961 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2025-03-08 22:10:42,961 INFO L396 AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:42,962 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:42,962 INFO L85 PathProgramCache]: Analyzing trace with hash -2060091027, now seen corresponding path program 1 times [2025-03-08 22:10:42,962 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:42,962 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [985790791] [2025-03-08 22:10:42,962 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:42,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:42,976 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 147 statements into 1 equivalence classes. [2025-03-08 22:10:42,978 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 147 of 147 statements. [2025-03-08 22:10:42,978 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:42,978 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:43,006 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-03-08 22:10:43,006 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:43,007 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [985790791] [2025-03-08 22:10:43,007 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [985790791] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:43,007 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:43,007 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:10:43,007 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [12805518] [2025-03-08 22:10:43,007 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:43,007 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:10:43,007 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:43,008 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:10:43,008 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:10:43,046 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-03-08 22:10:43,047 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 274 places, 263 transitions, 1454 flow. Second operand has 4 states, 4 states have (on average 175.75) internal successors, (703), 4 states have internal predecessors, (703), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:43,047 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:43,047 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-03-08 22:10:43,047 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:43,220 INFO L124 PetriNetUnfolderBase]: 258/1455 cut-off events. [2025-03-08 22:10:43,221 INFO L125 PetriNetUnfolderBase]: For 1981/2065 co-relation queries the response was YES. [2025-03-08 22:10:43,226 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3841 conditions, 1455 events. 258/1455 cut-off events. For 1981/2065 co-relation queries the response was YES. Maximal size of possible extension queue 51. Compared 8093 event pairs, 0 based on Foata normal form. 0/1412 useless extension candidates. Maximal degree in co-relation 3782. Up to 173 conditions per place. [2025-03-08 22:10:43,229 INFO L140 encePairwiseOnDemand]: 191/200 looper letters, 36 selfloop transitions, 19 changer transitions 0/268 dead transitions. [2025-03-08 22:10:43,229 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 277 places, 268 transitions, 1575 flow [2025-03-08 22:10:43,229 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:10:43,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:10:43,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 717 transitions. [2025-03-08 22:10:43,230 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.89625 [2025-03-08 22:10:43,230 INFO L175 Difference]: Start difference. First operand has 274 places, 263 transitions, 1454 flow. Second operand 4 states and 717 transitions. [2025-03-08 22:10:43,230 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 277 places, 268 transitions, 1575 flow [2025-03-08 22:10:43,240 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 272 places, 268 transitions, 1550 flow, removed 5 selfloop flow, removed 5 redundant places. [2025-03-08 22:10:43,243 INFO L231 Difference]: Finished difference. Result has 273 places, 264 transitions, 1475 flow [2025-03-08 22:10:43,243 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1429, PETRI_DIFFERENCE_MINUEND_PLACES=269, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=263, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=18, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=244, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1475, PETRI_PLACES=273, PETRI_TRANSITIONS=264} [2025-03-08 22:10:43,243 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 86 predicate places. [2025-03-08 22:10:43,243 INFO L471 AbstractCegarLoop]: Abstraction has has 273 places, 264 transitions, 1475 flow [2025-03-08 22:10:43,244 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 175.75) internal successors, (703), 4 states have internal predecessors, (703), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:43,244 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:43,244 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, 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] [2025-03-08 22:10:43,244 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26 [2025-03-08 22:10:43,244 INFO L396 AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-03-08 22:10:43,245 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:43,245 INFO L85 PathProgramCache]: Analyzing trace with hash 389516397, now seen corresponding path program 1 times [2025-03-08 22:10:43,245 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:43,245 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1662255510] [2025-03-08 22:10:43,245 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:43,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:43,254 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 147 statements into 1 equivalence classes. [2025-03-08 22:10:43,272 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 147 of 147 statements. [2025-03-08 22:10:43,272 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:43,272 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 22:10:43,272 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-08 22:10:43,275 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 147 statements into 1 equivalence classes. [2025-03-08 22:10:43,287 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 147 of 147 statements. [2025-03-08 22:10:43,287 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:43,287 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 22:10:43,321 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-08 22:10:43,321 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-08 22:10:43,322 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2025-03-08 22:10:43,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2025-03-08 22:10:43,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2025-03-08 22:10:43,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2025-03-08 22:10:43,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2025-03-08 22:10:43,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2025-03-08 22:10:43,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2025-03-08 22:10:43,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2025-03-08 22:10:43,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2025-03-08 22:10:43,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2025-03-08 22:10:43,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2025-03-08 22:10:43,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2025-03-08 22:10:43,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2025-03-08 22:10:43,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2025-03-08 22:10:43,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2025-03-08 22:10:43,323 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2025-03-08 22:10:43,323 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27 [2025-03-08 22:10:43,324 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, 1, 1, 1, 1, 1] [2025-03-08 22:10:43,325 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-08 22:10:43,325 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-08 22:10:43,348 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-08 22:10:43,351 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 232 places, 247 transitions, 510 flow [2025-03-08 22:10:43,380 INFO L124 PetriNetUnfolderBase]: 41/475 cut-off events. [2025-03-08 22:10:43,380 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2025-03-08 22:10:43,382 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 8. Compared 1134 event pairs, 0 based on Foata normal form. 0/401 useless extension candidates. Maximal degree in co-relation 298. Up to 9 conditions per place. [2025-03-08 22:10:43,382 INFO L82 GeneralOperation]: Start removeDead. Operand has 232 places, 247 transitions, 510 flow [2025-03-08 22:10:43,386 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 232 places, 247 transitions, 510 flow [2025-03-08 22:10:43,386 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 22:10:43,387 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;@1315b0b4, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 22:10:43,387 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-03-08 22:10:43,389 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 22:10:43,389 INFO L124 PetriNetUnfolderBase]: 2/41 cut-off events. [2025-03-08 22:10:43,389 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:10:43,389 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:43,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] [2025-03-08 22:10:43,389 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:10:43,390 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:43,390 INFO L85 PathProgramCache]: Analyzing trace with hash 1361024902, now seen corresponding path program 1 times [2025-03-08 22:10:43,390 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:43,390 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1079943391] [2025-03-08 22:10:43,390 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:43,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:43,394 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-08 22:10:43,395 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-08 22:10:43,395 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:43,395 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:43,407 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:43,407 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:43,407 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1079943391] [2025-03-08 22:10:43,407 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1079943391] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:43,407 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:43,407 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:10:43,408 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1526666021] [2025-03-08 22:10:43,408 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:43,408 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:43,408 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:43,409 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:43,409 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:43,426 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 247 [2025-03-08 22:10:43,426 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 232 places, 247 transitions, 510 flow. Second operand has 3 states, 3 states have (on average 216.33333333333334) internal successors, (649), 3 states have internal predecessors, (649), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:43,426 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:43,426 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 247 [2025-03-08 22:10:43,427 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:43,834 INFO L124 PetriNetUnfolderBase]: 1163/5089 cut-off events. [2025-03-08 22:10:43,835 INFO L125 PetriNetUnfolderBase]: For 47/47 co-relation queries the response was YES. [2025-03-08 22:10:43,854 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6418 conditions, 5089 events. 1163/5089 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 202. Compared 46533 event pairs, 321 based on Foata normal form. 2/4208 useless extension candidates. Maximal degree in co-relation 5415. Up to 1299 conditions per place. [2025-03-08 22:10:43,870 INFO L140 encePairwiseOnDemand]: 242/247 looper letters, 27 selfloop transitions, 2 changer transitions 2/244 dead transitions. [2025-03-08 22:10:43,870 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 244 transitions, 562 flow [2025-03-08 22:10:43,870 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:43,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:43,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 677 transitions. [2025-03-08 22:10:43,871 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9136302294197031 [2025-03-08 22:10:43,871 INFO L175 Difference]: Start difference. First operand has 232 places, 247 transitions, 510 flow. Second operand 3 states and 677 transitions. [2025-03-08 22:10:43,871 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 244 transitions, 562 flow [2025-03-08 22:10:43,872 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 233 places, 244 transitions, 562 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:43,873 INFO L231 Difference]: Finished difference. Result has 233 places, 242 transitions, 504 flow [2025-03-08 22:10:43,874 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=504, PETRI_DIFFERENCE_MINUEND_PLACES=231, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=504, PETRI_PLACES=233, PETRI_TRANSITIONS=242} [2025-03-08 22:10:43,876 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2025-03-08 22:10:43,877 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 242 transitions, 504 flow [2025-03-08 22:10:43,877 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 216.33333333333334) internal successors, (649), 3 states have internal predecessors, (649), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:43,877 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:43,877 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:43,877 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28 [2025-03-08 22:10:43,877 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:10:43,877 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:43,877 INFO L85 PathProgramCache]: Analyzing trace with hash -770259054, now seen corresponding path program 1 times [2025-03-08 22:10:43,878 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:43,878 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1295726416] [2025-03-08 22:10:43,878 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:43,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:43,882 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-03-08 22:10:43,883 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-03-08 22:10:43,883 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:43,883 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:43,890 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:43,890 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:43,890 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1295726416] [2025-03-08 22:10:43,890 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1295726416] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:43,890 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:43,890 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:10:43,891 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1926721028] [2025-03-08 22:10:43,891 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:43,891 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:43,891 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:43,891 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:43,891 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:43,909 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 247 [2025-03-08 22:10:43,910 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 233 places, 242 transitions, 504 flow. Second operand has 3 states, 3 states have (on average 211.0) internal successors, (633), 3 states have internal predecessors, (633), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:43,910 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:43,910 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 247 [2025-03-08 22:10:43,910 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:44,892 INFO L124 PetriNetUnfolderBase]: 3639/13176 cut-off events. [2025-03-08 22:10:44,892 INFO L125 PetriNetUnfolderBase]: For 157/184 co-relation queries the response was YES. [2025-03-08 22:10:44,913 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17626 conditions, 13176 events. 3639/13176 cut-off events. For 157/184 co-relation queries the response was YES. Maximal size of possible extension queue 468. Compared 140892 event pairs, 577 based on Foata normal form. 3/10915 useless extension candidates. Maximal degree in co-relation 17580. Up to 2229 conditions per place. [2025-03-08 22:10:44,938 INFO L140 encePairwiseOnDemand]: 232/247 looper letters, 54 selfloop transitions, 11 changer transitions 0/272 dead transitions. [2025-03-08 22:10:44,938 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 272 transitions, 705 flow [2025-03-08 22:10:44,938 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:44,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:44,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 699 transitions. [2025-03-08 22:10:44,939 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9433198380566802 [2025-03-08 22:10:44,939 INFO L175 Difference]: Start difference. First operand has 233 places, 242 transitions, 504 flow. Second operand 3 states and 699 transitions. [2025-03-08 22:10:44,939 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 272 transitions, 705 flow [2025-03-08 22:10:44,940 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 231 places, 272 transitions, 701 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:10:44,942 INFO L231 Difference]: Finished difference. Result has 233 places, 253 transitions, 596 flow [2025-03-08 22:10:44,942 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=500, PETRI_DIFFERENCE_MINUEND_PLACES=229, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=242, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=231, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=596, PETRI_PLACES=233, PETRI_TRANSITIONS=253} [2025-03-08 22:10:44,943 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2025-03-08 22:10:44,943 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 253 transitions, 596 flow [2025-03-08 22:10:44,943 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 211.0) internal successors, (633), 3 states have internal predecessors, (633), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:44,943 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:44,943 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:44,943 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29 [2025-03-08 22:10:44,943 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:10:44,943 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:44,943 INFO L85 PathProgramCache]: Analyzing trace with hash 446914040, now seen corresponding path program 1 times [2025-03-08 22:10:44,943 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:44,943 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1299682549] [2025-03-08 22:10:44,943 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:44,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:44,948 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-03-08 22:10:44,949 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-03-08 22:10:44,949 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:44,949 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:44,956 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:44,957 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:44,957 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1299682549] [2025-03-08 22:10:44,957 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1299682549] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:44,957 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:44,957 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:10:44,957 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1736525678] [2025-03-08 22:10:44,957 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:44,958 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:44,958 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:44,958 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:44,958 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:44,967 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 247 [2025-03-08 22:10:44,967 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 233 places, 253 transitions, 596 flow. Second operand has 3 states, 3 states have (on average 216.0) internal successors, (648), 3 states have internal predecessors, (648), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:44,967 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:44,967 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 247 [2025-03-08 22:10:44,967 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:45,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][203], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 243#true, 165#L1063-2true, 56#L1049-2true, 238#true, 232#true]) [2025-03-08 22:10:45,019 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2025-03-08 22:10:45,019 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 22:10:45,019 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 22:10:45,019 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 22:10:45,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][184], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 243#true, 56#L1049-2true, 92#L1063-19true, 232#true]) [2025-03-08 22:10:45,024 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-08 22:10:45,024 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 22:10:45,024 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 22:10:45,024 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 22:10:45,024 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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][184], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 243#true, 56#L1049-2true, 92#L1063-19true, 232#true]) [2025-03-08 22:10:45,024 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-08 22:10:45,024 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 22:10:45,024 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 22:10:45,024 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:45,024 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 22:10:45,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([612] 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][203], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 243#true, 165#L1063-2true, 56#L1049-2true, 238#true, 232#true]) [2025-03-08 22:10:45,028 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2025-03-08 22:10:45,028 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 22:10:45,028 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 22:10:45,028 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 22:10:45,028 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-03-08 22:10:45,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([654] L1064-3-->L1064: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][212], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 245#(= |#race~datas~0| 0), 238#true, 223#L1064true, 197#L1051-11true, 232#true]) [2025-03-08 22:10:45,058 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-08 22:10:45,058 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 22:10:45,058 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 22:10:45,058 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 22:10:45,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([623] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][204], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 245#(= |#race~datas~0| 0), 228#L1063-12true, 197#L1051-11true, 232#true]) [2025-03-08 22:10:45,061 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-08 22:10:45,061 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 22:10:45,061 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 22:10:45,062 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:45,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][202], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 48#L1060-4true, 238#true]) [2025-03-08 22:10:45,125 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-08 22:10:45,125 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 22:10:45,125 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-08 22:10:45,125 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 22:10:45,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 48#L1060-4true, 238#true]) [2025-03-08 22:10:45,134 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-08 22:10:45,134 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 22:10:45,134 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 22:10:45,134 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-08 22:10:45,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][202], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 107#L1061true, 56#L1049-2true, 238#true]) [2025-03-08 22:10:45,242 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-08 22:10:45,242 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 22:10:45,242 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:45,242 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:45,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 107#L1061true, 56#L1049-2true, 238#true]) [2025-03-08 22:10:45,263 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-08 22:10:45,263 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:45,263 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:45,263 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 22:10:45,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][202], [136#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 238#true]) [2025-03-08 22:10:45,284 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-08 22:10:45,285 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:45,285 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:45,285 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:45,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][202], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 238#true, 121#L1062-34true]) [2025-03-08 22:10:45,285 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-08 22:10:45,285 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:45,285 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:45,285 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:45,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][202], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 134#L1062-31true, 238#true]) [2025-03-08 22:10:45,307 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-08 22:10:45,307 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:45,307 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:45,307 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:45,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][160], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 238#true, 121#L1062-34true]) [2025-03-08 22:10:45,308 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-08 22:10:45,308 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:45,309 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:45,309 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:45,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 238#true, 121#L1062-34true]) [2025-03-08 22:10:45,309 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-08 22:10:45,309 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:45,310 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:45,310 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:45,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][203], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1063-2true, 243#true, 56#L1049-2true, 58#threadENTRYtrue, 238#true]) [2025-03-08 22:10:45,320 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 22:10:45,320 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:45,320 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:45,320 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:45,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][160], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 134#L1062-31true, 56#L1049-2true, 238#true]) [2025-03-08 22:10:45,334 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 22:10:45,334 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:45,334 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:45,334 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:45,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 134#L1062-31true, 56#L1049-2true, 238#true]) [2025-03-08 22:10:45,335 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-08 22:10:45,335 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:45,335 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:45,335 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:45,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [136#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 238#true]) [2025-03-08 22:10:45,337 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-08 22:10:45,337 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:45,337 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:45,337 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:45,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][184], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 58#threadENTRYtrue, 92#L1063-19true]) [2025-03-08 22:10:45,381 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:10:45,381 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:45,381 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:45,381 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:45,381 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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][184], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 58#threadENTRYtrue, 92#L1063-19true]) [2025-03-08 22:10:45,381 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:10:45,381 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:45,381 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:45,381 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:45,382 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:45,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][203], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 165#L1063-2true, 238#true, 144#threadENTRYtrue]) [2025-03-08 22:10:45,405 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 22:10:45,405 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:45,405 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:45,406 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:45,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][184], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 185#L1048true, 231#true, 233#true, 243#true, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:45,412 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,412 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:45,412 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,413 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][202], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 108#L1062-24true, 238#true]) [2025-03-08 22:10:45,421 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 22:10:45,421 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:45,421 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:45,421 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:45,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 165#L1063-2true, 238#true, 144#threadENTRYtrue]) [2025-03-08 22:10:45,437 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 22:10:45,437 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:45,437 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:45,437 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:45,438 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([612] 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][203], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 165#L1063-2true, 56#L1049-2true, 58#threadENTRYtrue, 238#true]) [2025-03-08 22:10:45,438 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 22:10:45,438 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:45,438 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:45,438 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:45,438 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:45,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 238#true, 108#L1062-24true]) [2025-03-08 22:10:45,452 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 22:10:45,452 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:45,452 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:45,452 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:45,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][184], [120#L1049-2true, Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 144#threadENTRYtrue, 92#L1063-19true]) [2025-03-08 22:10:45,474 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:10:45,474 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:45,474 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:45,474 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:45,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][184], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 98#L1049-19true, 92#L1063-19true]) [2025-03-08 22:10:45,475 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:45,475 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:45,475 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:45,475 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:45,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][203], [Black: 240#(= |#race~threads_mask~0| 0), 185#L1048true, 231#true, 233#true, 165#L1063-2true, 243#true, 56#L1049-2true, 238#true]) [2025-03-08 22:10:45,497 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:10:45,497 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:45,497 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:45,497 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:45,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][203], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1063-2true, 243#true, 198#L1048true, 238#true]) [2025-03-08 22:10:45,501 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:45,501 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:45,501 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:45,501 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:45,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][184], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 145#L1049-17true, 243#true, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:45,510 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:45,510 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:45,510 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:45,510 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:45,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][184], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 192#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:45,510 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:45,510 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:45,510 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:45,510 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:45,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][202], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 64#L1062-18true, 238#true]) [2025-03-08 22:10:45,514 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:45,514 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:45,514 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:45,514 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:45,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1063-2true, 243#true, 198#L1048true, 238#true]) [2025-03-08 22:10:45,535 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:45,535 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:45,535 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:45,535 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:45,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 64#L1062-18true, 238#true]) [2025-03-08 22:10:45,549 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:45,549 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:45,549 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:45,549 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:45,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][202], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 238#true, 150#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-08 22:10:45,577 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:45,577 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:45,577 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,577 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][202], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 238#true, 92#L1063-19true]) [2025-03-08 22:10:45,578 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:45,578 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:45,578 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:45,578 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][184], [120#L1049-2true, Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 128#L1049-17true, 92#L1063-19true]) [2025-03-08 22:10:45,580 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:45,580 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:45,580 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:45,580 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:45,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][184], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 11#L1049-12true, 92#L1063-19true]) [2025-03-08 22:10:45,581 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:45,581 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:45,582 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:45,582 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:45,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][202], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 190#L1062-12true, 243#true, 56#L1049-2true, 238#true]) [2025-03-08 22:10:45,586 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:45,586 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:45,586 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,586 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:45,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][203], [120#L1049-2true, 30#L1049-19true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1063-2true, 243#true, 238#true]) [2025-03-08 22:10:45,605 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:45,605 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:45,605 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:45,605 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][202], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 8#L1063-17true, 231#true, 233#true, 243#true, 56#L1049-2true, 238#true]) [2025-03-08 22:10:45,613 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:45,613 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,613 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:45,613 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][160], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 238#true, 92#L1063-19true]) [2025-03-08 22:10:45,614 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:45,614 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:45,614 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:45,614 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 238#true, 92#L1063-19true]) [2025-03-08 22:10:45,615 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:45,615 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:45,615 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:45,615 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 190#L1062-12true, 243#true, 56#L1049-2true, 238#true]) [2025-03-08 22:10:45,620 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:45,620 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:45,620 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:45,620 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][203], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 165#L1063-2true, 128#L1049-17true, 238#true]) [2025-03-08 22:10:45,638 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:45,639 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,639 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:45,639 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][203], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1063-2true, 243#true, 238#true, 97#threadErr3ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-08 22:10:45,639 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:45,639 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,639 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,639 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:45,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 165#L1063-2true, 238#true, 97#threadErr3ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-08 22:10:45,645 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:45,645 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:45,645 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,645 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][160], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 8#L1063-17true, 231#true, 233#true, 243#true, 56#L1049-2true, 238#true]) [2025-03-08 22:10:45,649 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,649 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,649 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:45,649 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:45,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 8#L1063-17true, 231#true, 233#true, 243#true, 56#L1049-2true, 238#true]) [2025-03-08 22:10:45,649 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:45,649 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,649 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,649 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:45,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 238#true, 150#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-08 22:10:45,652 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:45,652 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,652 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:45,652 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:45,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][203], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 165#L1063-2true, 11#L1049-12true, 56#L1049-2true, 238#true]) [2025-03-08 22:10:45,679 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:45,679 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:45,679 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:45,679 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:45,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][202], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 238#true, 228#L1063-12true]) [2025-03-08 22:10:45,687 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:45,687 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:45,687 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:45,687 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:45,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][202], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 165#L1063-2true, 56#L1049-2true, 238#true]) [2025-03-08 22:10:45,850 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:45,850 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:45,850 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:45,850 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:45,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 56#L1049-2true, 238#true, 228#L1063-12true]) [2025-03-08 22:10:45,852 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is not cut-off event [2025-03-08 22:10:45,852 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-08 22:10:45,852 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:10:45,852 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-08 22:10:45,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][203], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 165#L1063-2true, 56#L1049-2true, 238#true]) [2025-03-08 22:10:45,943 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:45,943 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:45,943 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:45,943 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:45,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][248], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1063-2true, 243#true, 56#L1049-2true, 238#true]) [2025-03-08 22:10:45,980 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:45,980 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:45,980 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:45,980 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:45,981 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][202], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1063-2true, 243#true, 56#L1049-2true, 238#true]) [2025-03-08 22:10:45,981 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:45,981 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:45,981 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:45,981 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:45,981 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:46,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([654] L1064-3-->L1064: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][212], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 245#(= |#race~datas~0| 0), 238#true, 58#threadENTRYtrue, 223#L1064true, 197#L1051-11true]) [2025-03-08 22:10:46,010 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:46,010 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:46,010 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:46,010 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:46,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([623] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][204], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 245#(= |#race~datas~0| 0), 58#threadENTRYtrue, 228#L1063-12true, 197#L1051-11true]) [2025-03-08 22:10:46,023 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:46,023 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:46,023 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:46,023 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:46,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][202], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 175#L1050true, 165#L1063-2true, 56#L1049-2true, 238#true]) [2025-03-08 22:10:46,099 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:46,099 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:46,099 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:46,099 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:46,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][203], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 88#L1050true, 233#true, 165#L1063-2true, 243#true, 238#true]) [2025-03-08 22:10:46,100 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:46,100 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:46,100 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:46,100 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:46,128 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][202], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 243#true, 165#L1063-2true, 175#L1050true, 56#L1049-2true, 238#true]) [2025-03-08 22:10:46,128 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:46,128 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:46,128 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:46,128 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:46,128 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:46,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([623] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][204], [30#L1049-19true, Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 245#(= |#race~datas~0| 0), 228#L1063-12true, 196#L1051-11true]) [2025-03-08 22:10:46,161 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:46,161 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:46,161 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:46,161 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:46,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][203], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1063-2true, 245#(= |#race~datas~0| 0), 238#true, 94#L1051-10true]) [2025-03-08 22:10:46,174 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:10:46,174 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:46,174 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:46,174 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:46,181 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([612] 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][203], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 165#L1063-2true, 245#(= |#race~datas~0| 0), 238#true, 94#L1051-10true]) [2025-03-08 22:10:46,182 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:10:46,182 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:46,182 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:46,182 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:46,182 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:46,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([623] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][204], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1049-17true, 245#(= |#race~datas~0| 0), 196#L1051-11true, 228#L1063-12true]) [2025-03-08 22:10:46,185 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:46,185 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:46,185 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:46,185 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:46,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([763] L1050-3-->L1050: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread2of2ForFork0_#t~ret7=|v_threadThread2of2ForFork0_#t~ret7_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret7][252], [Black: 240#(= |#race~threads_mask~0| 0), 26#L1063-6true, 231#true, 233#true, 175#L1050true, 238#true, 245#(= |#race~datas~0| 0), 197#L1051-11true]) [2025-03-08 22:10:46,251 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:10:46,252 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:46,252 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:46,252 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:10:46,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([763] L1050-3-->L1050: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread2of2ForFork0_#t~ret7=|v_threadThread2of2ForFork0_#t~ret7_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret7][252], [Black: 240#(= |#race~threads_mask~0| 0), 26#L1063-6true, 231#true, 233#true, 175#L1050true, 238#true, 245#(= |#race~datas~0| 0), 94#L1051-10true]) [2025-03-08 22:10:46,252 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:10:46,252 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:46,252 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:46,252 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:46,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([623] L1063-16-->L1063-12: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise20#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise20#1=|v_ULTIMATE.start_main_#t~bitwise20#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise20#1][204], [Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 56#L1049-2true, 245#(= |#race~datas~0| 0), 196#L1051-11true, 228#L1063-12true]) [2025-03-08 22:10:46,301 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:10:46,301 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:46,301 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:46,301 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:46,381 INFO L124 PetriNetUnfolderBase]: 4409/19135 cut-off events. [2025-03-08 22:10:46,381 INFO L125 PetriNetUnfolderBase]: For 652/675 co-relation queries the response was YES. [2025-03-08 22:10:46,432 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26148 conditions, 19135 events. 4409/19135 cut-off events. For 652/675 co-relation queries the response was YES. Maximal size of possible extension queue 653. Compared 236651 event pairs, 804 based on Foata normal form. 0/16672 useless extension candidates. Maximal degree in co-relation 23158. Up to 2847 conditions per place. [2025-03-08 22:10:46,482 INFO L140 encePairwiseOnDemand]: 241/247 looper letters, 44 selfloop transitions, 3 changer transitions 0/270 dead transitions. [2025-03-08 22:10:46,482 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 270 transitions, 729 flow [2025-03-08 22:10:46,482 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:46,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:46,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 695 transitions. [2025-03-08 22:10:46,483 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9379217273954116 [2025-03-08 22:10:46,483 INFO L175 Difference]: Start difference. First operand has 233 places, 253 transitions, 596 flow. Second operand 3 states and 695 transitions. [2025-03-08 22:10:46,483 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 270 transitions, 729 flow [2025-03-08 22:10:46,487 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 270 transitions, 707 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:10:46,489 INFO L231 Difference]: Finished difference. Result has 231 places, 253 transitions, 589 flow [2025-03-08 22:10:46,489 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=568, PETRI_DIFFERENCE_MINUEND_PLACES=228, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=250, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=247, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=589, PETRI_PLACES=231, PETRI_TRANSITIONS=253} [2025-03-08 22:10:46,489 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, -1 predicate places. [2025-03-08 22:10:46,490 INFO L471 AbstractCegarLoop]: Abstraction has has 231 places, 253 transitions, 589 flow [2025-03-08 22:10:46,490 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 216.0) internal successors, (648), 3 states have internal predecessors, (648), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:46,490 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:46,490 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:46,490 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30 [2025-03-08 22:10:46,490 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:10:46,490 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:46,490 INFO L85 PathProgramCache]: Analyzing trace with hash -274034411, now seen corresponding path program 1 times [2025-03-08 22:10:46,490 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:46,491 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1193713636] [2025-03-08 22:10:46,491 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:46,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:46,497 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-03-08 22:10:46,501 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-03-08 22:10:46,501 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:46,501 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:46,529 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:46,529 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:46,529 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1193713636] [2025-03-08 22:10:46,529 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1193713636] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:46,529 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:46,529 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:10:46,529 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [899479493] [2025-03-08 22:10:46,529 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:46,529 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 22:10:46,529 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:46,530 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 22:10:46,530 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-08 22:10:46,604 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 214 out of 247 [2025-03-08 22:10:46,605 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 231 places, 253 transitions, 589 flow. Second operand has 5 states, 5 states have (on average 215.4) internal successors, (1077), 5 states have internal predecessors, (1077), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:46,605 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:46,605 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 214 of 247 [2025-03-08 22:10:46,605 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:46,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][193], [Black: 238#true, 247#true, 231#true, 243#true, 56#L1049-2true, 92#L1063-19true, 232#true]) [2025-03-08 22:10:46,697 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-08 22:10:46,697 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-03-08 22:10:46,697 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:46,697 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 22:10:46,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 48#L1060-4true]) [2025-03-08 22:10:46,859 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-08 22:10:46,859 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 22:10:46,859 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-08 22:10:46,859 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 22:10:46,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 48#L1060-4true]) [2025-03-08 22:10:46,877 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-03-08 22:10:46,877 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 22:10:46,877 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 22:10:46,877 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-08 22:10:46,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 110#L1060-1true, 233#true, 243#true, 56#L1049-2true]) [2025-03-08 22:10:46,985 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-08 22:10:46,986 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 22:10:46,986 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:10:46,986 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:10:47,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 110#L1060-1true, 233#true, 243#true, 56#L1049-2true]) [2025-03-08 22:10:47,013 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-08 22:10:47,013 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:10:47,013 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:10:47,013 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 22:10:47,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 220#L1060-5true, 247#true, 231#true, 233#true, 243#true, 56#L1049-2true]) [2025-03-08 22:10:47,041 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-08 22:10:47,041 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:47,041 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:47,041 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:47,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 107#L1061true, 56#L1049-2true]) [2025-03-08 22:10:47,062 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-08 22:10:47,062 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:47,063 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 22:10:47,063 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:47,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 46#L1067-5true, 56#L1049-2true]) [2025-03-08 22:10:47,071 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-08 22:10:47,071 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:47,071 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 22:10:47,071 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:47,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 220#L1060-5true, 247#true, 231#true, 233#true, 243#true, 56#L1049-2true]) [2025-03-08 22:10:47,073 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-08 22:10:47,073 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:47,073 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:47,073 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:47,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 107#L1061true, 56#L1049-2true]) [2025-03-08 22:10:47,097 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-08 22:10:47,097 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:47,097 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:47,097 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 22:10:47,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 215#L1067true]) [2025-03-08 22:10:47,106 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 22:10:47,106 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:47,106 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 22:10:47,106 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 22:10:47,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 46#L1067-5true, 56#L1049-2true]) [2025-03-08 22:10:47,106 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-08 22:10:47,106 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:47,106 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 22:10:47,106 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:47,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 121#L1062-34true]) [2025-03-08 22:10:47,133 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-08 22:10:47,133 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:47,133 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:47,134 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:47,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [120#L1049-2true, 136#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 56#L1049-2true]) [2025-03-08 22:10:47,134 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-08 22:10:47,134 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:47,134 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:47,134 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:47,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 221#L1068-7true, 56#L1049-2true]) [2025-03-08 22:10:47,144 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-08 22:10:47,144 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:47,144 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:47,144 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:47,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 215#L1067true]) [2025-03-08 22:10:47,145 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 22:10:47,145 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 22:10:47,145 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 22:10:47,145 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:47,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 134#L1062-31true]) [2025-03-08 22:10:47,168 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-08 22:10:47,168 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:47,168 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:47,168 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:47,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 121#L1062-34true]) [2025-03-08 22:10:47,170 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-08 22:10:47,170 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:47,170 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:47,170 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:47,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 124#L1070-1true, 247#true, 231#true, 233#true, 243#true, 56#L1049-2true]) [2025-03-08 22:10:47,176 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-08 22:10:47,176 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:47,176 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:47,176 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:47,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 221#L1068-7true, 56#L1049-2true]) [2025-03-08 22:10:47,181 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-08 22:10:47,181 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:47,181 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:47,181 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:47,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 134#L1062-31true, 56#L1049-2true]) [2025-03-08 22:10:47,205 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-08 22:10:47,205 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:47,205 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:47,205 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:47,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [136#ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACEtrue, 120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 56#L1049-2true]) [2025-03-08 22:10:47,207 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-08 22:10:47,207 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:47,207 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:47,208 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:47,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 124#L1070-1true, 247#true, 231#true, 233#true, 243#true, 56#L1049-2true]) [2025-03-08 22:10:47,214 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-08 22:10:47,214 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:47,214 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:47,214 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:47,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][213], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 144#threadENTRYtrue]) [2025-03-08 22:10:47,305 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 22:10:47,305 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:47,305 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:47,305 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:47,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 108#L1062-24true]) [2025-03-08 22:10:47,324 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 22:10:47,324 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:47,324 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:47,324 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:47,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 144#threadENTRYtrue]) [2025-03-08 22:10:47,347 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 22:10:47,347 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:47,347 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:47,347 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:47,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][213], [Black: 240#(= |#race~threads_mask~0| 0), 185#L1048true, 247#true, 231#true, 233#true, 165#L1063-2true, 243#true, 56#L1049-2true]) [2025-03-08 22:10:47,349 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:10:47,349 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,349 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,349 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 108#L1062-24true]) [2025-03-08 22:10:47,366 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 22:10:47,366 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:47,366 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:47,366 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:47,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][193], [Black: 238#true, 247#true, 185#L1048true, 231#true, 233#true, 243#true, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:47,396 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,396 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:47,396 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,396 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][193], [Black: 238#true, 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 58#threadENTRYtrue, 92#L1063-19true]) [2025-03-08 22:10:47,396 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:10:47,396 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:47,396 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,396 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:47,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][193], [120#L1049-2true, Black: 238#true, 247#true, 231#true, 233#true, 243#true, 144#threadENTRYtrue, 92#L1063-19true]) [2025-03-08 22:10:47,396 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:10:47,397 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:47,397 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:47,397 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([612] 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][213], [Black: 240#(= |#race~threads_mask~0| 0), 185#L1048true, 247#true, 231#true, 233#true, 165#L1063-2true, 243#true, 56#L1049-2true]) [2025-03-08 22:10:47,429 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,429 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:47,429 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,429 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,429 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][213], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 198#L1048true]) [2025-03-08 22:10:47,430 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,430 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,430 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,430 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:47,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][213], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 56#L1049-2true, 98#L1049-19true]) [2025-03-08 22:10:47,433 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,433 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,433 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,433 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [120#L1049-2true, 177#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 56#L1049-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:47,455 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,455 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,455 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:47,455 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 240#(= |#race~threads_mask~0| 0), 185#L1048true, 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 56#L1049-2true]) [2025-03-08 22:10:47,468 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,468 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,468 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,468 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:47,470 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 240#(= |#race~threads_mask~0| 0), 185#L1048true, 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 56#L1049-2true]) [2025-03-08 22:10:47,470 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,470 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,470 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,470 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,470 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:47,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 198#L1048true]) [2025-03-08 22:10:47,471 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,471 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,471 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:47,471 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][213], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 145#L1049-17true, 243#true, 165#L1063-2true, 56#L1049-2true]) [2025-03-08 22:10:47,474 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,474 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,474 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,474 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][213], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 192#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 56#L1049-2true]) [2025-03-08 22:10:47,475 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,475 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,475 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,475 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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, 231#true, 233#true, 145#L1049-17true, 243#true, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:47,482 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][193], [Black: 238#true, 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 98#L1049-19true, 92#L1063-19true]) [2025-03-08 22:10:47,482 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][193], [Black: 238#true, 247#true, 231#true, 233#true, 145#L1049-17true, 243#true, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:47,482 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][193], [Black: 238#true, 247#true, 231#true, 233#true, 243#true, 192#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:47,482 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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][193], [Black: 238#true, 247#true, 231#true, 233#true, 243#true, 98#L1049-19true, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:47,482 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,482 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,486 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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][193], [Black: 238#true, 247#true, 231#true, 233#true, 145#L1049-17true, 243#true, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:47,486 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:47,486 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,486 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:47,486 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:47,486 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,486 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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, 231#true, 233#true, 145#L1049-17true, 243#true, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:47,486 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:47,486 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:47,486 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,486 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,486 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:47,486 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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][193], [Black: 238#true, 247#true, 231#true, 233#true, 243#true, 192#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:47,486 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:47,486 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:47,486 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,486 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:47,486 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, 177#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 56#L1049-2true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:47,500 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,500 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,500 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:47,500 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:47,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][213], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 97#threadErr3ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-08 22:10:47,514 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,514 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,514 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,515 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][213], [120#L1049-2true, 30#L1049-19true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true]) [2025-03-08 22:10:47,515 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,515 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,515 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,515 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 150#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-08 22:10:47,524 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,524 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,524 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,524 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:47,524 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,524 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,524 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,524 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,526 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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][193], [Black: 238#true, 247#true, 185#L1048true, 231#true, 233#true, 243#true, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:47,526 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,526 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:47,526 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,526 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,526 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][163], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 98#L1049-19true, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:47,526 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:47,526 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:47,526 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,526 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:47,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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], [120#L1049-2true, 30#L1049-19true, Black: 238#true, 247#true, 231#true, 233#true, 243#true, 92#L1063-19true]) [2025-03-08 22:10:47,527 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:47,527 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,527 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,527 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:47,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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], [120#L1049-2true, Black: 238#true, 247#true, 231#true, 233#true, 243#true, 128#L1049-17true, 92#L1063-19true]) [2025-03-08 22:10:47,527 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:47,527 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:47,527 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,527 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:47,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][193], [120#L1049-2true, Black: 238#true, 247#true, 231#true, 233#true, 243#true, 198#L1048true, 92#L1063-19true]) [2025-03-08 22:10:47,527 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,527 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:47,527 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,527 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][107], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 30#L1049-19true, 247#true, 231#true, 233#true, 243#true, 165#L1063-2true]) [2025-03-08 22:10:47,557 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,557 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,557 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,557 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 56#L1049-2true, 98#L1049-19true]) [2025-03-08 22:10:47,558 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,558 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,558 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,559 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, 30#L1049-19true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true]) [2025-03-08 22:10:47,559 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,559 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,559 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,559 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][213], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 128#L1049-17true]) [2025-03-08 22:10:47,560 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,560 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,560 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,560 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][213], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 11#L1049-12true, 56#L1049-2true]) [2025-03-08 22:10:47,564 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:47,564 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,564 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,564 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 8#L1063-17true, 247#true, 231#true, 233#true, 243#true, 56#L1049-2true]) [2025-03-08 22:10:47,566 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,566 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,566 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,566 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:47,569 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,569 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,569 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,569 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][163], [Black: 240#(= |#race~threads_mask~0| 0), 8#L1063-17true, 247#true, 231#true, 233#true, 243#true, 98#L1049-19true, 56#L1049-2true]) [2025-03-08 22:10:47,571 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:47,571 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:47,571 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:47,571 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:47,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][163], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 145#L1049-17true, 243#true, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:47,572 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:47,572 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:47,572 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:47,572 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:47,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][193], [Black: 238#true, 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 11#L1049-12true, 92#L1063-19true]) [2025-03-08 22:10:47,573 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:47,573 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:47,573 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:47,573 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:47,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][163], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 56#L1049-2true, 98#L1049-19true]) [2025-03-08 22:10:47,600 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-03-08 22:10:47,600 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-08 22:10:47,600 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:10:47,600 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-08 22:10:47,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][107], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 128#L1049-17true]) [2025-03-08 22:10:47,601 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,601 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,601 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,601 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 145#L1049-17true, 243#true, 165#L1063-2true, 56#L1049-2true]) [2025-03-08 22:10:47,604 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,604 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,604 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,604 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 192#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 56#L1049-2true]) [2025-03-08 22:10:47,604 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,604 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,604 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,604 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 128#L1049-17true]) [2025-03-08 22:10:47,605 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,605 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,605 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,605 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 97#threadErr3ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-08 22:10:47,605 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,605 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,605 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,605 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 8#L1063-17true, 247#true, 231#true, 233#true, 243#true, 56#L1049-2true]) [2025-03-08 22:10:47,611 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,611 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,611 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,611 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 150#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue]) [2025-03-08 22:10:47,615 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,615 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,615 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,615 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:47,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][163], [Black: 240#(= |#race~threads_mask~0| 0), 8#L1063-17true, 247#true, 231#true, 233#true, 145#L1049-17true, 243#true, 56#L1049-2true]) [2025-03-08 22:10:47,616 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:47,616 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:47,616 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:47,616 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:47,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][193], [120#L1049-2true, Black: 238#true, 247#true, 231#true, 233#true, 243#true, 97#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 92#L1063-19true]) [2025-03-08 22:10:47,617 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:47,617 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,617 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:47,617 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:47,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][193], [120#L1049-2true, 30#L1049-19true, Black: 238#true, 247#true, 231#true, 233#true, 243#true, 92#L1063-19true]) [2025-03-08 22:10:47,617 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:47,617 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:47,617 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:47,617 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][163], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 145#L1049-17true, 233#true, 243#true, 165#L1063-2true, 56#L1049-2true]) [2025-03-08 22:10:47,643 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-03-08 22:10:47,643 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-08 22:10:47,643 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:10:47,643 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:10:47,645 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([612] 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][213], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 165#L1063-2true, 243#true, 11#L1049-12true, 56#L1049-2true]) [2025-03-08 22:10:47,645 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:47,645 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,645 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,645 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:47,645 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][193], [120#L1049-2true, Black: 238#true, 247#true, 231#true, 233#true, 243#true, 128#L1049-17true, 92#L1063-19true]) [2025-03-08 22:10:47,655 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:47,655 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:47,655 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,655 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:47,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 11#L1049-12true, 56#L1049-2true]) [2025-03-08 22:10:47,678 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,678 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,678 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,678 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:47,680 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 11#L1049-12true, 56#L1049-2true]) [2025-03-08 22:10:47,680 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:47,680 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,680 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,680 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:47,680 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:47,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][213], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 186#L1049-6true, 56#L1049-2true]) [2025-03-08 22:10:47,684 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:47,684 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:47,684 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:47,684 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:47,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][193], [Black: 238#true, 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 186#L1049-6true, 92#L1063-19true]) [2025-03-08 22:10:47,690 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:47,690 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:47,690 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:47,690 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:47,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][213], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 56#L1049-2true]) [2025-03-08 22:10:47,714 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:47,714 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:47,714 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:47,714 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:47,722 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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][193], [Black: 238#true, 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 11#L1049-12true, 92#L1063-19true]) [2025-03-08 22:10:47,722 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:47,722 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:47,722 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:47,722 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:47,722 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:47,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([612] 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][213], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 56#L1049-2true, 186#L1049-6true]) [2025-03-08 22:10:47,737 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:47,737 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:47,737 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:47,737 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:47,737 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:47,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 186#L1049-6true, 56#L1049-2true]) [2025-03-08 22:10:47,763 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:47,763 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:47,763 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:47,763 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:47,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][193], [120#L1049-2true, Black: 238#true, 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:47,777 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:47,777 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,777 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:47,777 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:47,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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][193], [120#L1049-2true, Black: 238#true, 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:47,777 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:47,777 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:47,777 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:47,777 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:47,777 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:47,797 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 165#L1063-2true, 243#true, 56#L1049-2true, 186#L1049-6true]) [2025-03-08 22:10:47,797 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event [2025-03-08 22:10:47,797 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:47,797 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:10:47,797 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:10:47,797 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:10:47,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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][193], [Black: 238#true, 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 186#L1049-6true, 92#L1063-19true]) [2025-03-08 22:10:47,803 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:47,803 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:47,803 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:47,803 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:47,803 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:47,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 56#L1049-2true]) [2025-03-08 22:10:47,819 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:47,819 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:47,819 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:47,819 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:47,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 56#L1049-2true]) [2025-03-08 22:10:47,820 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:47,820 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:47,820 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:47,820 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:47,820 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([612] 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][213], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 165#L1063-2true, 56#L1049-2true]) [2025-03-08 22:10:47,820 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:47,820 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:47,820 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:47,820 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:47,821 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:47,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][193], [Black: 238#true, 247#true, 231#true, 233#true, 243#true, 175#L1050true, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:47,868 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:47,868 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:47,868 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:47,868 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:47,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][213], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 175#L1050true, 165#L1063-2true, 56#L1049-2true]) [2025-03-08 22:10:47,897 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:47,897 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:47,897 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:47,897 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:47,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][251], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 223#L1064true]) [2025-03-08 22:10:47,910 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:47,910 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:47,910 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:47,910 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:47,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [120#L1049-2true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 56#L1049-2true, 223#L1064true]) [2025-03-08 22:10:47,910 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:47,910 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:47,910 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:47,910 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:47,912 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([612] 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][213], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 233#true, 243#true, 175#L1050true, 165#L1063-2true, 56#L1049-2true]) [2025-03-08 22:10:47,912 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:47,912 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:47,912 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:47,912 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:47,912 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:47,929 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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][193], [Black: 238#true, 247#true, 231#true, 233#true, 243#true, 175#L1050true, 56#L1049-2true, 92#L1063-19true]) [2025-03-08 22:10:47,930 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:10:47,930 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:47,930 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:47,930 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:47,930 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:48,049 INFO L124 PetriNetUnfolderBase]: 3549/15099 cut-off events. [2025-03-08 22:10:48,050 INFO L125 PetriNetUnfolderBase]: For 101/108 co-relation queries the response was YES. [2025-03-08 22:10:48,104 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20178 conditions, 15099 events. 3549/15099 cut-off events. For 101/108 co-relation queries the response was YES. Maximal size of possible extension queue 454. Compared 172348 event pairs, 835 based on Foata normal form. 1/12690 useless extension candidates. Maximal degree in co-relation 15144. Up to 2733 conditions per place. [2025-03-08 22:10:48,146 INFO L140 encePairwiseOnDemand]: 239/247 looper letters, 42 selfloop transitions, 2 changer transitions 5/271 dead transitions. [2025-03-08 22:10:48,147 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 236 places, 271 transitions, 723 flow [2025-03-08 22:10:48,147 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:10:48,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:10:48,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1334 transitions. [2025-03-08 22:10:48,148 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9001349527665317 [2025-03-08 22:10:48,148 INFO L175 Difference]: Start difference. First operand has 231 places, 253 transitions, 589 flow. Second operand 6 states and 1334 transitions. [2025-03-08 22:10:48,148 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 236 places, 271 transitions, 723 flow [2025-03-08 22:10:48,149 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 236 places, 271 transitions, 723 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:48,151 INFO L231 Difference]: Finished difference. Result has 240 places, 254 transitions, 611 flow [2025-03-08 22:10:48,151 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=589, PETRI_DIFFERENCE_MINUEND_PLACES=231, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=253, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=251, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=611, PETRI_PLACES=240, PETRI_TRANSITIONS=254} [2025-03-08 22:10:48,151 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 8 predicate places. [2025-03-08 22:10:48,151 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 254 transitions, 611 flow [2025-03-08 22:10:48,152 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 215.4) internal successors, (1077), 5 states have internal predecessors, (1077), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:48,152 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:48,152 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:48,152 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31 [2025-03-08 22:10:48,152 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:10:48,152 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:48,153 INFO L85 PathProgramCache]: Analyzing trace with hash -1486307267, now seen corresponding path program 1 times [2025-03-08 22:10:48,153 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:48,153 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1536569929] [2025-03-08 22:10:48,153 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:48,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:48,157 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-03-08 22:10:48,158 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-03-08 22:10:48,159 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:48,159 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:48,172 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:48,172 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:48,173 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1536569929] [2025-03-08 22:10:48,173 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1536569929] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:48,173 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:48,173 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-08 22:10:48,173 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [959444607] [2025-03-08 22:10:48,173 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:48,173 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:10:48,173 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:48,173 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:10:48,174 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:10:48,199 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 220 out of 247 [2025-03-08 22:10:48,200 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 240 places, 254 transitions, 611 flow. Second operand has 3 states, 3 states have (on average 221.33333333333334) internal successors, (664), 3 states have internal predecessors, (664), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:48,200 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:48,200 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 220 of 247 [2025-03-08 22:10:48,200 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:49,079 INFO L124 PetriNetUnfolderBase]: 2987/12964 cut-off events. [2025-03-08 22:10:49,079 INFO L125 PetriNetUnfolderBase]: For 108/108 co-relation queries the response was YES. [2025-03-08 22:10:49,119 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17565 conditions, 12964 events. 2987/12964 cut-off events. For 108/108 co-relation queries the response was YES. Maximal size of possible extension queue 420. Compared 145543 event pairs, 1076 based on Foata normal form. 1/11054 useless extension candidates. Maximal degree in co-relation 17416. Up to 2860 conditions per place. [2025-03-08 22:10:49,150 INFO L140 encePairwiseOnDemand]: 244/247 looper letters, 31 selfloop transitions, 2 changer transitions 0/262 dead transitions. [2025-03-08 22:10:49,150 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 262 transitions, 693 flow [2025-03-08 22:10:49,151 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:10:49,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:10:49,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 694 transitions. [2025-03-08 22:10:49,151 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9365721997300944 [2025-03-08 22:10:49,151 INFO L175 Difference]: Start difference. First operand has 240 places, 254 transitions, 611 flow. Second operand 3 states and 694 transitions. [2025-03-08 22:10:49,151 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 262 transitions, 693 flow [2025-03-08 22:10:49,153 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 262 transitions, 681 flow, removed 5 selfloop flow, removed 4 redundant places. [2025-03-08 22:10:49,155 INFO L231 Difference]: Finished difference. Result has 236 places, 255 transitions, 611 flow [2025-03-08 22:10:49,155 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=599, PETRI_DIFFERENCE_MINUEND_PLACES=233, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=254, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=252, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=611, PETRI_PLACES=236, PETRI_TRANSITIONS=255} [2025-03-08 22:10:49,155 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 4 predicate places. [2025-03-08 22:10:49,155 INFO L471 AbstractCegarLoop]: Abstraction has has 236 places, 255 transitions, 611 flow [2025-03-08 22:10:49,156 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 221.33333333333334) internal successors, (664), 3 states have internal predecessors, (664), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:49,156 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:49,156 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:49,156 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32 [2025-03-08 22:10:49,156 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:10:49,156 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:49,156 INFO L85 PathProgramCache]: Analyzing trace with hash -427965400, now seen corresponding path program 1 times [2025-03-08 22:10:49,156 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:49,156 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2052490997] [2025-03-08 22:10:49,156 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:49,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:49,161 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-03-08 22:10:49,163 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-03-08 22:10:49,163 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:49,163 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:49,180 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:49,180 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:49,180 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2052490997] [2025-03-08 22:10:49,180 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2052490997] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:49,180 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:49,180 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:10:49,180 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [456023386] [2025-03-08 22:10:49,180 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:49,180 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:10:49,181 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:49,181 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:10:49,181 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:10:49,223 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-03-08 22:10:49,224 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 236 places, 255 transitions, 611 flow. Second operand has 4 states, 4 states have (on average 211.25) internal successors, (845), 4 states have internal predecessors, (845), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:49,224 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:49,224 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-03-08 22:10:49,224 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:49,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 185#L1048true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 107#L1061true, 41#L1049-5true, 243#true, 258#true]) [2025-03-08 22:10:49,444 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-08 22:10:49,444 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:49,444 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 22:10:49,444 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 22:10:49,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1048true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 243#true, 41#L1049-5true, 258#true]) [2025-03-08 22:10:49,492 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 22:10:49,492 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:49,492 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:10:49,492 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:49,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1048true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 108#L1062-24true, 258#true]) [2025-03-08 22:10:49,559 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-08 22:10:49,559 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:49,559 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:49,559 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:49,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1048true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 108#L1062-24true, 258#true]) [2025-03-08 22:10:49,559 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-08 22:10:49,559 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:49,559 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:49,559 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:49,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1048true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 203#L1062-25true, 258#true]) [2025-03-08 22:10:49,590 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-08 22:10:49,590 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:49,590 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:49,590 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:49,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1048true, 231#true, 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 258#true]) [2025-03-08 22:10:49,590 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-08 22:10:49,590 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:49,590 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:49,590 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:49,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1048true, 162#L1062-22true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#true, 258#true]) [2025-03-08 22:10:49,591 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-08 22:10:49,591 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:49,591 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:49,591 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:49,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1048true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 64#L1062-18true, 258#true]) [2025-03-08 22:10:49,658 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 22:10:49,658 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:49,658 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:49,658 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:49,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 177#ULTIMATE.startFINALtrue, 185#L1048true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 41#L1049-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:49,692 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 22:10:49,692 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:49,692 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:49,692 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:49,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1048true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 190#L1062-12true, 258#true]) [2025-03-08 22:10:49,740 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:10:49,740 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:49,740 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:49,740 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:49,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 243#true, 41#L1049-5true, 127#L1049-5true, 258#true]) [2025-03-08 22:10:49,743 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:10:49,743 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:49,743 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:49,743 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:49,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1048true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 204#L1062-10true, 258#true]) [2025-03-08 22:10:49,791 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:49,791 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:49,791 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:49,791 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:49,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1048true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 190#L1062-12true, 41#L1049-5true, 258#true]) [2025-03-08 22:10:49,793 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:49,793 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:49,793 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:49,793 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:49,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 49#L1049-10true, 262#true, 233#true, 243#true, 108#L1062-24true, 127#L1049-5true, 258#true]) [2025-03-08 22:10:49,794 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:49,794 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:49,794 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:49,794 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:49,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1048true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 204#L1062-10true, 258#true]) [2025-03-08 22:10:49,847 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:49,847 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:49,847 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:49,847 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:49,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 162#L1062-22true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 49#L1049-10true, 233#true, 243#true, 127#L1049-5true, 258#true]) [2025-03-08 22:10:49,848 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:49,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:49,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:49,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:49,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 243#true, 41#L1049-5true, 258#true]) [2025-03-08 22:10:49,848 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:49,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:49,848 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:49,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:49,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 186#L1049-6true, 108#L1062-24true, 258#true]) [2025-03-08 22:10:49,901 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:49,901 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:49,901 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:49,901 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:49,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#true, 108#L1062-24true, 127#L1049-5true, 258#true]) [2025-03-08 22:10:49,902 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:49,902 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:49,902 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:49,902 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:49,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 108#L1062-24true, 127#L1049-5true, 258#true]) [2025-03-08 22:10:49,902 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:49,902 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:49,902 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:49,902 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:49,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1048true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 41#L1049-5true, 243#true, 7#L1062-2true, 258#true]) [2025-03-08 22:10:49,975 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:49,975 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:49,975 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:49,975 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:50,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 162#L1062-22true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 127#L1049-5true, 258#true]) [2025-03-08 22:10:50,014 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:50,014 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:50,014 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:50,014 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:50,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 49#L1049-10true, 262#true, 233#true, 243#true, 64#L1062-18true, 127#L1049-5true, 258#true]) [2025-03-08 22:10:50,015 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:50,015 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:50,015 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:50,015 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:50,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 162#L1062-22true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 186#L1049-6true, 258#true]) [2025-03-08 22:10:50,016 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:50,016 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:50,016 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:50,016 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:50,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#true, 127#L1049-5true, 203#L1062-25true, 258#true]) [2025-03-08 22:10:50,016 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:50,016 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:50,016 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:50,016 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:50,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 41#L1049-5true, 243#true, 127#L1049-5true, 258#true]) [2025-03-08 22:10:50,017 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:50,017 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:50,017 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:50,017 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:50,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1048true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 81#L1063-10true, 258#true]) [2025-03-08 22:10:50,044 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:50,044 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:50,044 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:50,044 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:50,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [177#ULTIMATE.startFINALtrue, 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, 199#L1049-10true, 233#true, 41#L1049-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-03-08 22:10:50,065 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-03-08 22:10:50,065 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-08 22:10:50,065 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-08 22:10:50,065 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:10:50,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#true, 108#L1062-24true, 258#true]) [2025-03-08 22:10:50,068 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:50,068 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:50,068 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:50,068 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:50,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 41#L1049-5true, 108#L1062-24true, 258#true]) [2025-03-08 22:10:50,069 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:50,069 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:50,069 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:50,069 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:50,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 203#L1062-25true, 258#true]) [2025-03-08 22:10:50,126 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,126 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,126 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:50,126 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:50,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-5true, 258#true]) [2025-03-08 22:10:50,127 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,127 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:50,127 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:50,127 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 186#L1049-6true, 64#L1062-18true, 258#true]) [2025-03-08 22:10:50,128 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,128 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,128 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:50,128 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:50,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 231#true, 262#true, 233#true, 243#true, 41#L1049-5true, 258#true]) [2025-03-08 22:10:50,128 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,128 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:50,128 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:50,128 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 64#L1062-18true, 127#L1049-5true, 258#true]) [2025-03-08 22:10:50,129 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,129 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,129 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:50,129 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:50,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 41#L1049-5true, 64#L1062-18true, 127#L1049-5true, 258#true]) [2025-03-08 22:10:50,146 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-03-08 22:10:50,146 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:10:50,146 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-08 22:10:50,146 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:10:50,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 175#L1050true, 41#L1049-5true, 71#L1062-32true, 258#true]) [2025-03-08 22:10:50,176 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,176 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:50,176 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,176 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 49#L1049-10true, 262#true, 233#true, 243#true, 190#L1062-12true, 127#L1049-5true, 258#true]) [2025-03-08 22:10:50,187 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:50,187 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,187 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,188 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 164#L1062-33true, 233#true, 41#L1049-5true, 243#true, 175#L1050true, 258#true]) [2025-03-08 22:10:50,188 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:50,188 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:50,188 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,188 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [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, 233#true, 164#L1062-33true, 41#L1049-5true, 243#true, 175#L1050true, 258#true]) [2025-03-08 22:10:50,190 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:50,190 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,190 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,190 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:50,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][283], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 49#L1049-10true, 262#true, 233#true, 243#true, 127#L1049-5true, 204#L1062-10true, 258#true]) [2025-03-08 22:10:50,247 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:50,247 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:50,247 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:50,247 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:50,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 41#L1049-5true, 64#L1062-18true, 258#true]) [2025-03-08 22:10:50,247 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:50,247 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:50,247 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:50,247 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:50,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 190#L1062-12true, 127#L1049-5true, 258#true]) [2025-03-08 22:10:50,248 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:50,248 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:50,248 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:50,248 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:50,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 127#L1049-5true, 204#L1062-10true, 258#true]) [2025-03-08 22:10:50,305 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,305 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:50,305 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,305 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:50,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 190#L1062-12true, 186#L1049-6true, 258#true]) [2025-03-08 22:10:50,308 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,308 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:50,308 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:50,308 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 190#L1062-12true, 127#L1049-5true, 258#true]) [2025-03-08 22:10:50,309 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,309 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:50,309 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:50,309 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 11#L1049-12true, 81#L1063-10true, 258#true]) [2025-03-08 22:10:50,339 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,340 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:50,340 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,340 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:50,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1062-12true, 243#true, 41#L1049-5true, 258#true]) [2025-03-08 22:10:50,368 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,368 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,368 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,368 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#true, 175#L1050true, 108#L1062-24true, 258#true]) [2025-03-08 22:10:50,370 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,370 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,370 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,370 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 186#L1049-6true, 204#L1062-10true, 258#true]) [2025-03-08 22:10:50,371 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,371 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,371 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,371 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 175#L1050true, 41#L1049-5true, 108#L1062-24true, 258#true]) [2025-03-08 22:10:50,372 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,372 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,372 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,372 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [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, 233#true, 41#L1049-5true, 243#true, 175#L1050true, 108#L1062-24true, 258#true]) [2025-03-08 22:10:50,372 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,372 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,372 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,372 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 127#L1049-5true, 204#L1062-10true, 258#true]) [2025-03-08 22:10:50,373 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,373 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,373 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,373 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [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, 233#true, 243#true, 175#L1050true, 41#L1049-5true, 108#L1062-24true, 258#true]) [2025-03-08 22:10:50,373 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,373 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,373 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,373 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:50,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#true, 175#L1050true, 7#L1062-2true, 258#true]) [2025-03-08 22:10:50,422 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,422 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,422 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,422 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 204#L1062-10true, 258#true]) [2025-03-08 22:10:50,432 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,432 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,432 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,432 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#true, 175#L1050true, 203#L1062-25true, 258#true]) [2025-03-08 22:10:50,432 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,432 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,432 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,432 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 162#L1062-22true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 175#L1050true, 41#L1049-5true, 258#true]) [2025-03-08 22:10:50,433 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,433 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,433 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,433 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [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), 162#L1062-22true, 262#true, 233#true, 41#L1049-5true, 243#true, 175#L1050true, 258#true]) [2025-03-08 22:10:50,433 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,433 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,433 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,433 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 190#L1062-12true, 41#L1049-5true, 258#true]) [2025-03-08 22:10:50,434 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,434 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,434 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,434 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 162#L1062-22true, 262#true, 233#true, 243#true, 175#L1050true, 41#L1049-5true, 258#true]) [2025-03-08 22:10:50,435 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,435 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,435 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,435 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [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, 233#true, 41#L1049-5true, 243#true, 175#L1050true, 203#L1062-25true, 258#true]) [2025-03-08 22:10:50,436 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,436 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,436 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,436 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [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), 162#L1062-22true, 262#true, 233#true, 41#L1049-5true, 243#true, 175#L1050true, 258#true]) [2025-03-08 22:10:50,436 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,436 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,436 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:50,436 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 41#L1049-5true, 7#L1062-2true, 127#L1049-5true, 258#true]) [2025-03-08 22:10:50,444 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:50,444 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:50,444 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:50,444 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:50,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 41#L1049-5true, 127#L1049-5true, 216#L1062-6true, 258#true]) [2025-03-08 22:10:50,446 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:10:50,446 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:10:50,446 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:10:50,446 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:50,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 41#L1049-5true, 243#true, 204#L1062-10true, 258#true]) [2025-03-08 22:10:50,496 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:50,496 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,496 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:50,496 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 127#L1049-5true, 81#L1063-10true, 258#true]) [2025-03-08 22:10:50,498 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:50,498 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,498 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,498 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:50,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 41#L1049-5true, 98#L1049-19true, 81#L1063-10true, 258#true]) [2025-03-08 22:10:50,503 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:50,503 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:50,503 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:50,503 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1063-5true, 199#L1049-10true, 41#L1049-5true, 243#true, 258#true]) [2025-03-08 22:10:50,526 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:50,526 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:50,526 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,526 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 41#L1049-5true, 243#true, 175#L1050true, 64#L1062-18true, 258#true]) [2025-03-08 22:10:50,556 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:50,556 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:50,556 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:50,556 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:50,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [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, 233#true, 243#true, 175#L1050true, 41#L1049-5true, 64#L1062-18true, 258#true]) [2025-03-08 22:10:50,557 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:50,557 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:50,557 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:50,557 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:50,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 41#L1049-5true, 7#L1062-2true, 258#true]) [2025-03-08 22:10:50,567 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:50,567 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,567 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:50,567 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:50,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 175#L1050true, 41#L1049-5true, 64#L1062-18true, 258#true]) [2025-03-08 22:10:50,578 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:10:50,578 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:10:50,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:10:50,578 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:10:50,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 185#L1048true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 223#L1064true, 258#true]) [2025-03-08 22:10:50,586 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:50,586 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:50,586 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:50,586 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:50,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#true, 175#L1050true, 190#L1062-12true, 258#true]) [2025-03-08 22:10:50,674 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:50,674 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:50,674 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:50,674 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:50,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [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, 233#true, 243#true, 41#L1049-5true, 175#L1050true, 190#L1062-12true, 258#true]) [2025-03-08 22:10:50,677 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:50,677 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:50,677 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:50,677 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:50,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 175#L1050true, 41#L1049-5true, 204#L1062-10true, 258#true]) [2025-03-08 22:10:50,730 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:50,730 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:50,730 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:50,730 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:50,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [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, 233#true, 243#true, 175#L1050true, 41#L1049-5true, 204#L1062-10true, 258#true]) [2025-03-08 22:10:50,730 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:50,730 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:50,730 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:50,730 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:50,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 175#L1050true, 190#L1062-12true, 41#L1049-5true, 258#true]) [2025-03-08 22:10:50,732 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:50,732 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:50,732 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:50,732 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:50,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [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, 233#true, 41#L1049-5true, 190#L1062-12true, 243#true, 175#L1050true, 258#true]) [2025-03-08 22:10:50,732 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:50,732 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:50,732 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:50,732 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:50,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 175#L1050true, 41#L1049-5true, 204#L1062-10true, 258#true]) [2025-03-08 22:10:50,783 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:10:50,783 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:50,783 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:50,784 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:50,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][192], [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, 233#true, 243#true, 175#L1050true, 41#L1049-5true, 204#L1062-10true, 258#true]) [2025-03-08 22:10:50,784 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:10:50,784 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:50,784 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:50,784 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:50,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 175#L1050true, 41#L1049-5true, 228#L1063-12true, 258#true]) [2025-03-08 22:10:50,818 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:10:50,818 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:50,818 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:50,818 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:50,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 175#L1050true, 81#L1063-10true, 258#true]) [2025-03-08 22:10:50,818 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:10:50,818 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:50,818 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:50,818 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:50,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 41#L1049-5true, 127#L1049-5true, 228#L1063-12true, 258#true]) [2025-03-08 22:10:50,837 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:10:50,837 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,837 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:50,837 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 175#L1050true, 41#L1049-5true, 7#L1062-2true, 258#true]) [2025-03-08 22:10:50,842 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:10:50,842 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,842 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,842 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:50,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 175#L1050true, 41#L1049-5true, 7#L1062-2true, 258#true]) [2025-03-08 22:10:50,842 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:10:50,842 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:50,842 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,842 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:50,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [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, 233#true, 41#L1049-5true, 243#true, 175#L1050true, 216#L1062-6true, 258#true]) [2025-03-08 22:10:50,843 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-08 22:10:50,844 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:10:50,844 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:10:50,844 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:10:50,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 41#L1049-5true, 11#L1049-12true, 223#L1064true, 258#true]) [2025-03-08 22:10:50,855 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:10:50,855 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:50,855 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:50,855 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:50,881 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 175#L1050true, 81#L1063-10true, 258#true]) [2025-03-08 22:10:50,881 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:10:50,881 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:50,881 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:50,881 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:50,881 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:50,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [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, 233#true, 243#true, 175#L1050true, 41#L1049-5true, 81#L1063-10true, 258#true]) [2025-03-08 22:10:50,881 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:10:50,881 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:50,881 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:50,881 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:50,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 41#L1049-5true, 81#L1063-10true, 258#true]) [2025-03-08 22:10:50,885 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:10:50,885 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:50,885 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:50,885 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:50,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [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, 233#true, 199#L1049-10true, 243#true, 41#L1049-5true, 223#L1064true, 258#true]) [2025-03-08 22:10:50,899 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:10:50,899 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:50,899 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:50,899 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:50,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 41#L1049-5true, 228#L1063-12true, 258#true]) [2025-03-08 22:10:50,925 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:10:50,925 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:50,925 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:50,925 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:50,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1063-5true, 233#true, 243#true, 175#L1050true, 41#L1049-5true, 258#true]) [2025-03-08 22:10:50,946 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:10:50,946 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:10:50,946 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:50,946 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:50,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [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, 233#true, 41#L1049-5true, 243#true, 127#L1049-5true, 223#L1064true, 258#true]) [2025-03-08 22:10:50,962 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:10:50,962 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:50,962 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:50,962 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:10:50,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [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, 233#true, 243#true, 41#L1049-5true, 186#L1049-6true, 223#L1064true, 258#true]) [2025-03-08 22:10:50,977 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:10:50,977 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:10:50,977 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:50,977 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:51,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 175#L1050true, 243#true, 41#L1049-5true, 92#L1063-19true, 258#true]) [2025-03-08 22:10:51,001 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:10:51,001 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:10:51,001 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:51,001 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:51,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 175#L1050true, 41#L1049-5true, 258#true]) [2025-03-08 22:10:51,032 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:10:51,032 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:51,032 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:51,032 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:10:51,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 243#true, 175#L1050true, 41#L1049-5true, 228#L1063-12true, 258#true]) [2025-03-08 22:10:51,087 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:10:51,087 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:51,087 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:51,087 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:51,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 233#true, 41#L1049-5true, 243#true, 175#L1050true, 228#L1063-12true, 258#true]) [2025-03-08 22:10:51,087 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:10:51,087 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:10:51,087 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:51,087 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:51,470 INFO L124 PetriNetUnfolderBase]: 8707/29170 cut-off events. [2025-03-08 22:10:51,471 INFO L125 PetriNetUnfolderBase]: For 552/559 co-relation queries the response was YES. [2025-03-08 22:10:51,530 INFO L83 FinitePrefix]: Finished finitePrefix Result has 42547 conditions, 29170 events. 8707/29170 cut-off events. For 552/559 co-relation queries the response was YES. Maximal size of possible extension queue 1059. Compared 357750 event pairs, 1386 based on Foata normal form. 29/25955 useless extension candidates. Maximal degree in co-relation 42395. Up to 4362 conditions per place. [2025-03-08 22:10:51,598 INFO L140 encePairwiseOnDemand]: 233/247 looper letters, 72 selfloop transitions, 15 changer transitions 0/305 dead transitions. [2025-03-08 22:10:51,598 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 305 transitions, 898 flow [2025-03-08 22:10:51,598 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:10:51,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:10:51,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 924 transitions. [2025-03-08 22:10:51,599 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9352226720647774 [2025-03-08 22:10:51,599 INFO L175 Difference]: Start difference. First operand has 236 places, 255 transitions, 611 flow. Second operand 4 states and 924 transitions. [2025-03-08 22:10:51,599 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 305 transitions, 898 flow [2025-03-08 22:10:51,602 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 305 transitions, 896 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:10:51,604 INFO L231 Difference]: Finished difference. Result has 241 places, 268 transitions, 723 flow [2025-03-08 22:10:51,604 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=609, PETRI_DIFFERENCE_MINUEND_PLACES=235, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=255, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=723, PETRI_PLACES=241, PETRI_TRANSITIONS=268} [2025-03-08 22:10:51,604 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 9 predicate places. [2025-03-08 22:10:51,604 INFO L471 AbstractCegarLoop]: Abstraction has has 241 places, 268 transitions, 723 flow [2025-03-08 22:10:51,605 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 211.25) internal successors, (845), 4 states have internal predecessors, (845), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:51,605 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:51,605 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:51,605 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33 [2025-03-08 22:10:51,605 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:10:51,605 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:51,605 INFO L85 PathProgramCache]: Analyzing trace with hash 2045877463, now seen corresponding path program 1 times [2025-03-08 22:10:51,605 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:51,605 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1463033813] [2025-03-08 22:10:51,605 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:51,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:51,609 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-03-08 22:10:51,611 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-03-08 22:10:51,611 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:51,611 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:51,630 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:51,630 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:51,630 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1463033813] [2025-03-08 22:10:51,630 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1463033813] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:51,630 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:51,630 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:10:51,630 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [344344403] [2025-03-08 22:10:51,630 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:51,630 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:10:51,631 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:51,631 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:10:51,631 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:10:51,669 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-03-08 22:10:51,670 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 241 places, 268 transitions, 723 flow. Second operand has 4 states, 4 states have (on average 211.5) internal successors, (846), 4 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:51,670 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:51,670 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-03-08 22:10:51,670 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:51,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 41#L1049-5true, 243#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 232#true]) [2025-03-08 22:10:51,721 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2025-03-08 22:10:51,721 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-03-08 22:10:51,721 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-03-08 22:10:51,721 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-03-08 22:10:51,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 231#true, 262#true, 243#true, 41#L1049-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)), 232#true]) [2025-03-08 22:10:51,725 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is not cut-off event [2025-03-08 22:10:51,725 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-03-08 22:10:51,725 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is not cut-off event [2025-03-08 22:10:51,725 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is not cut-off event [2025-03-08 22:10:51,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 64#L1062-18true, Black: 264#(not (= ~threads_mask~0 0)), 232#true]) [2025-03-08 22:10:51,730 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2025-03-08 22:10:51,730 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-03-08 22:10:51,730 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-08 22:10:51,730 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-03-08 22:10:51,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 41#L1049-5true, 243#true, 190#L1062-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)), 232#true]) [2025-03-08 22:10:51,740 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2025-03-08 22:10:51,741 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:51,741 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 22:10:51,741 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-03-08 22:10:51,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 243#true, 41#L1049-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)), 204#L1062-10true, 232#true]) [2025-03-08 22:10:51,745 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is not cut-off event [2025-03-08 22:10:51,745 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-03-08 22:10:51,745 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-03-08 22:10:51,745 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-03-08 22:10:51,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 107#L1061true, 41#L1049-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), 185#L1048true, 231#true]) [2025-03-08 22:10:51,897 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-08 22:10:51,897 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:51,897 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:51,897 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:51,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 243#true, 41#L1049-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, 185#L1048true, 231#true]) [2025-03-08 22:10:51,953 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-08 22:10:51,953 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:51,953 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:51,953 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:51,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 58#threadENTRYtrue]) [2025-03-08 22:10:51,958 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-03-08 22:10:51,958 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-08 22:10:51,958 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-08 22:10:51,958 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-08 22:10:51,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 58#threadENTRYtrue]) [2025-03-08 22:10:51,981 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-03-08 22:10:51,981 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-08 22:10:51,981 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-08 22:10:51,981 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-08 22:10:52,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 64#L1062-18true, 58#threadENTRYtrue]) [2025-03-08 22:10:52,024 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-08 22:10:52,024 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:52,024 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:52,024 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:52,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 185#L1048true, 231#true]) [2025-03-08 22:10:52,025 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-08 22:10:52,025 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:52,025 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:52,025 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:52,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 185#L1048true, 231#true]) [2025-03-08 22:10:52,025 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-08 22:10:52,025 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:52,025 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:52,025 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:52,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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, 185#L1048true, 231#true]) [2025-03-08 22:10:52,058 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 22:10:52,058 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:52,058 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:52,058 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:52,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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, 185#L1048true, 231#true]) [2025-03-08 22:10:52,059 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 22:10:52,059 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:52,059 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:52,059 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:52,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#true, 190#L1062-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)), Black: 238#true, 231#true, 58#threadENTRYtrue]) [2025-03-08 22:10:52,128 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:10:52,128 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:52,128 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:52,128 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:52,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 185#L1048true, 231#true, 64#L1062-18true]) [2025-03-08 22:10:52,130 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:10:52,130 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:52,130 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:52,130 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:52,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 185#L1048true, 231#true, 64#L1062-18true]) [2025-03-08 22:10:52,140 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-03-08 22:10:52,140 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:10:52,140 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-08 22:10:52,140 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:10:52,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-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), 177#ULTIMATE.startFINALtrue, 185#L1048true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:52,168 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:10:52,168 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:52,168 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:52,168 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:52,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 58#threadENTRYtrue, 204#L1062-10true]) [2025-03-08 22:10:52,179 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-03-08 22:10:52,180 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-08 22:10:52,180 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:10:52,180 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-08 22:10:52,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 11#L1049-12true]) [2025-03-08 22:10:52,219 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:52,219 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:52,219 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:52,219 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:52,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 164#L1062-33true, 233#true, 243#true, 41#L1049-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, 127#L1049-5true]) [2025-03-08 22:10:52,222 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:52,222 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:52,222 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:52,222 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:52,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 190#L1062-12true, 41#L1049-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, 185#L1048true, 231#true]) [2025-03-08 22:10:52,270 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:52,270 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:52,270 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:52,270 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:52,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 41#L1049-5true, 243#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, 11#L1049-12true]) [2025-03-08 22:10:52,271 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:52,271 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:52,271 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:52,271 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:52,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 190#L1062-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)), Black: 238#true, 185#L1048true, 231#true]) [2025-03-08 22:10:52,272 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:52,272 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:52,272 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:52,272 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:52,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 199#L1049-10true]) [2025-03-08 22:10:52,277 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-03-08 22:10:52,277 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:10:52,277 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:10:52,277 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-08 22:10:52,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#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, 185#L1048true, 231#true, 204#L1062-10true]) [2025-03-08 22:10:52,330 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:52,330 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:52,330 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:52,330 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:52,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#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, 49#L1049-10true, 127#L1049-5true]) [2025-03-08 22:10:52,331 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:52,331 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:52,331 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:52,331 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:52,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 185#L1048true, 231#true, 204#L1062-10true]) [2025-03-08 22:10:52,333 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:52,333 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:52,333 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:52,333 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:52,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 164#L1062-33true, 233#true, 243#true, 41#L1049-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]) [2025-03-08 22:10:52,334 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:52,334 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:52,334 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:52,334 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:52,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true]) [2025-03-08 22:10:52,337 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-03-08 22:10:52,337 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:10:52,337 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:10:52,337 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:10:52,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 11#L1049-12true, 64#L1062-18true]) [2025-03-08 22:10:52,393 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,393 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:52,393 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:52,393 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 127#L1049-5true]) [2025-03-08 22:10:52,395 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,395 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:52,396 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:52,396 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 127#L1049-5true]) [2025-03-08 22:10:52,396 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,396 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,396 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:52,396 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:52,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, 64#L1062-18true]) [2025-03-08 22:10:52,455 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:52,455 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,455 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:52,455 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:10:52,455 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:52,455 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,455 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,455 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 41#L1049-5true, 243#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, 127#L1049-5true]) [2025-03-08 22:10:52,457 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:52,457 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:52,457 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,457 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), 203#L1062-25true, Black: 238#true, 231#true, 127#L1049-5true]) [2025-03-08 22:10:52,457 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:52,457 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,457 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,457 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:52,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 127#L1049-5true]) [2025-03-08 22:10:52,459 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:52,459 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,459 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:52,459 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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, 127#L1049-5true]) [2025-03-08 22:10:52,459 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:52,459 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,459 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:52,459 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), 81#L1063-10true, Black: 238#true, 185#L1048true, 231#true]) [2025-03-08 22:10:52,494 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:52,494 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,494 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:52,494 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:52,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-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)), 177#ULTIMATE.startFINALtrue, Black: 238#true, 231#true, Black: 243#true, 199#L1049-10true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:52,522 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is not cut-off event [2025-03-08 22:10:52,522 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-08 22:10:52,522 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-08 22:10:52,522 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-08 22:10:52,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true]) [2025-03-08 22:10:52,526 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:52,526 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:52,527 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:52,527 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:52,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true]) [2025-03-08 22:10:52,528 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:52,528 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:52,528 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:52,528 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:52,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1062-12true, 243#true, 41#L1049-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, 11#L1049-12true]) [2025-03-08 22:10:52,601 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,601 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,601 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:52,601 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:52,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#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]) [2025-03-08 22:10:52,602 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,602 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:52,602 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:52,602 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:10:52,603 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,603 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:52,603 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:52,603 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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]) [2025-03-08 22:10:52,605 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,605 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:52,605 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:52,605 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:10:52,606 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,606 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:52,606 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,606 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:52,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:10:52,606 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,606 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:52,606 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,606 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:52,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, 92#L1063-19true]) [2025-03-08 22:10:52,661 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,661 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:52,661 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,661 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:52,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 71#L1062-32true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 175#L1050true]) [2025-03-08 22:10:52,667 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,667 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,667 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,667 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 11#L1049-12true, 204#L1062-10true]) [2025-03-08 22:10:52,680 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,680 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,680 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,680 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#true, 190#L1062-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)), Black: 238#true, 231#true, 199#L1049-10true]) [2025-03-08 22:10:52,682 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,682 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,683 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,683 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1062-12true, 243#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, 49#L1049-10true, 127#L1049-5true]) [2025-03-08 22:10:52,683 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,683 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,683 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,683 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 243#true, 41#L1049-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, 175#L1050true]) [2025-03-08 22:10:52,686 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,686 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,686 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,686 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 41#L1049-5true, 243#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, 175#L1050true]) [2025-03-08 22:10:52,688 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,688 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,688 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,688 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true]) [2025-03-08 22:10:52,736 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,736 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,736 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,736 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:52,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:10:52,756 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:52,756 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,756 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,756 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 64#L1062-18true]) [2025-03-08 22:10:52,757 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:52,757 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,757 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,757 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:52,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 190#L1062-12true, 41#L1049-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, 127#L1049-5true]) [2025-03-08 22:10:52,757 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:52,757 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:52,757 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,757 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 64#L1062-18true]) [2025-03-08 22:10:52,759 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:52,759 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,759 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:52,760 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:52,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, 204#L1062-10true]) [2025-03-08 22:10:52,763 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-03-08 22:10:52,763 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:10:52,763 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:52,763 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:52,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 190#L1062-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)), Black: 238#true, 231#true, 127#L1049-5true]) [2025-03-08 22:10:52,785 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:52,785 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:52,785 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:52,785 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:52,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 190#L1062-12true, 41#L1049-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, 127#L1049-5true]) [2025-03-08 22:10:52,839 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:52,839 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:52,839 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:52,839 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:52,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#true, 190#L1062-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)), Black: 238#true, 231#true, 127#L1049-5true]) [2025-03-08 22:10:52,840 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:52,840 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:52,840 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:52,840 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:53,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:10:53,040 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-08 22:10:53,040 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:53,040 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:53,040 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:53,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, 228#L1063-12true]) [2025-03-08 22:10:53,050 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:53,050 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:53,050 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:53,050 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:53,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), 81#L1063-10true, Black: 238#true, 231#true, 11#L1049-12true]) [2025-03-08 22:10:53,051 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:53,051 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:53,051 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:53,051 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:53,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 175#L1050true]) [2025-03-08 22:10:53,080 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,080 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:53,080 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:53,080 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 175#L1050true]) [2025-03-08 22:10:53,081 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,081 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,081 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:53,081 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:53,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:10:53,081 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,081 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:53,081 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:53,081 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 175#L1050true]) [2025-03-08 22:10:53,082 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,082 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:53,082 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:53,082 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:10:53,082 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,082 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,082 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:53,082 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:53,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 175#L1050true]) [2025-03-08 22:10:53,083 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,083 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,083 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:53,083 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:53,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 190#L1062-12true, 41#L1049-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]) [2025-03-08 22:10:53,101 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,101 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,101 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,105 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), 81#L1063-10true, Black: 238#true, 231#true, 199#L1049-10true]) [2025-03-08 22:10:53,123 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:10:53,123 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:10:53,123 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:10:53,123 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:53,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true, 7#L1062-2true]) [2025-03-08 22:10:53,142 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,142 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,142 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,142 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 190#L1062-12true, 41#L1049-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]) [2025-03-08 22:10:53,153 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,153 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,153 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,153 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true]) [2025-03-08 22:10:53,154 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,154 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,154 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,154 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true]) [2025-03-08 22:10:53,154 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,154 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,154 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,155 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), 203#L1062-25true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 175#L1050true]) [2025-03-08 22:10:53,155 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,155 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,155 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,155 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 190#L1062-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)), Black: 238#true, 231#true]) [2025-03-08 22:10:53,155 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,156 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,156 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,156 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true]) [2025-03-08 22:10:53,156 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,156 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,156 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,156 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true]) [2025-03-08 22:10:53,157 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,157 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,157 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,157 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true]) [2025-03-08 22:10:53,157 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,157 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,157 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,157 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:53,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 204#L1062-10true]) [2025-03-08 22:10:53,178 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-08 22:10:53,178 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:10:53,178 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:10:53,178 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:10:53,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 204#L1062-10true]) [2025-03-08 22:10:53,221 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,221 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,221 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,221 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 204#L1062-10true]) [2025-03-08 22:10:53,223 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,223 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,223 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,223 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), 81#L1063-10true, Black: 238#true, 231#true, 127#L1049-5true]) [2025-03-08 22:10:53,225 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,225 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,225 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,225 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1063-5true, 41#L1049-5true, 243#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, 199#L1049-10true]) [2025-03-08 22:10:53,255 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,255 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,255 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,255 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#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, 175#L1050true, 64#L1062-18true]) [2025-03-08 22:10:53,281 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:53,281 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:53,282 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,282 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true, 64#L1062-18true]) [2025-03-08 22:10:53,283 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:53,283 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,283 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,283 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:53,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true, 64#L1062-18true]) [2025-03-08 22:10:53,283 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:53,283 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,283 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:53,283 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true, 64#L1062-18true]) [2025-03-08 22:10:53,284 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:53,284 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,284 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:53,284 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), 81#L1063-10true, Black: 238#true, 231#true, 98#L1049-19true]) [2025-03-08 22:10:53,291 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:10:53,291 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:53,291 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:53,291 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:53,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true, 64#L1062-18true]) [2025-03-08 22:10:53,297 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-08 22:10:53,297 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:10:53,297 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:10:53,297 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:10:53,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true, 64#L1062-18true]) [2025-03-08 22:10:53,298 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:53,298 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:53,298 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,298 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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), 185#L1048true, 231#true, 223#L1064true]) [2025-03-08 22:10:53,314 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:53,314 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,314 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:53,314 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:53,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 190#L1062-12true, 41#L1049-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, 175#L1050true]) [2025-03-08 22:10:53,403 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:53,403 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:53,403 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:53,403 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:53,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 190#L1062-12true, 41#L1049-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, 175#L1050true]) [2025-03-08 22:10:53,422 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:53,422 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:53,422 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:53,422 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:53,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 190#L1062-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)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 175#L1050true]) [2025-03-08 22:10:53,422 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:53,422 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:53,422 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:53,423 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:53,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 190#L1062-12true, 41#L1049-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, 175#L1050true]) [2025-03-08 22:10:53,458 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:10:53,459 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:53,459 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:53,459 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:53,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#true, 190#L1062-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)), Black: 238#true, 231#true, 175#L1050true]) [2025-03-08 22:10:53,460 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:10:53,460 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:53,460 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:53,460 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:53,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 190#L1062-12true, 41#L1049-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, 175#L1050true]) [2025-03-08 22:10:53,461 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:10:53,461 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:53,461 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:53,461 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:53,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 190#L1062-12true, 41#L1049-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, 175#L1050true]) [2025-03-08 22:10:53,461 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:10:53,462 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:53,462 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:53,462 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:53,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true, 204#L1062-10true]) [2025-03-08 22:10:53,481 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:10:53,481 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:10:53,481 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:10:53,481 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:10:53,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true, 204#L1062-10true]) [2025-03-08 22:10:53,482 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:10:53,482 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:10:53,482 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:10:53,482 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:10:53,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true, 204#L1062-10true]) [2025-03-08 22:10:53,516 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:10:53,516 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:53,516 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:53,516 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:53,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true, 204#L1062-10true]) [2025-03-08 22:10:53,518 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:10:53,518 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:53,518 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:53,518 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:53,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][191], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true, 204#L1062-10true]) [2025-03-08 22:10:53,518 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:10:53,518 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:53,518 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:53,518 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:53,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true, 204#L1062-10true]) [2025-03-08 22:10:53,519 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:10:53,519 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:53,519 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:53,519 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:53,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#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)), 81#L1063-10true, Black: 238#true, 231#true, 175#L1050true]) [2025-03-08 22:10:53,552 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,552 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,552 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,552 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:53,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true, 228#L1063-12true]) [2025-03-08 22:10:53,552 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:10:53,552 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,552 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:53,552 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:53,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 11#L1049-12true, 223#L1064true]) [2025-03-08 22:10:53,589 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,589 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,589 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:53,589 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:53,614 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), 81#L1063-10true, Black: 238#true, 231#true, 175#L1050true]) [2025-03-08 22:10:53,614 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:10:53,614 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,614 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,614 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,614 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:53,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), 81#L1063-10true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 175#L1050true]) [2025-03-08 22:10:53,614 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:10:53,614 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:53,614 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,614 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#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, 127#L1049-5true, 228#L1063-12true]) [2025-03-08 22:10:53,620 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,620 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,620 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,620 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:53,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, 223#L1064true]) [2025-03-08 22:10:53,633 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:10:53,633 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,633 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,633 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:53,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), 81#L1063-10true, Black: 238#true, 231#true]) [2025-03-08 22:10:53,658 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:10:53,658 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:53,658 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:53,658 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:53,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1063-5true, 243#true, 41#L1049-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, 175#L1050true]) [2025-03-08 22:10:53,677 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:10:53,677 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:10:53,677 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:10:53,677 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 127#L1049-5true, 223#L1064true]) [2025-03-08 22:10:53,692 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,692 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:10:53,692 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,692 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:10:53,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 228#L1063-12true]) [2025-03-08 22:10:53,696 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:10:53,696 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:10:53,696 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:53,696 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:53,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#true, 269#true, 186#L1049-6true, 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, 223#L1064true]) [2025-03-08 22:10:53,707 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,707 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:53,707 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:10:53,707 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:10:53,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true, 228#L1063-12true]) [2025-03-08 22:10:53,833 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:10:53,833 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:53,833 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,833 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true, 228#L1063-12true]) [2025-03-08 22:10:53,833 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:10:53,833 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,833 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:53,833 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:54,082 INFO L124 PetriNetUnfolderBase]: 9045/29000 cut-off events. [2025-03-08 22:10:54,082 INFO L125 PetriNetUnfolderBase]: For 8929/9965 co-relation queries the response was YES. [2025-03-08 22:10:54,191 INFO L83 FinitePrefix]: Finished finitePrefix Result has 50620 conditions, 29000 events. 9045/29000 cut-off events. For 8929/9965 co-relation queries the response was YES. Maximal size of possible extension queue 1123. Compared 350386 event pairs, 1389 based on Foata normal form. 338/26119 useless extension candidates. Maximal degree in co-relation 42621. Up to 4763 conditions per place. [2025-03-08 22:10:54,278 INFO L140 encePairwiseOnDemand]: 234/247 looper letters, 73 selfloop transitions, 17 changer transitions 0/308 dead transitions. [2025-03-08 22:10:54,279 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 244 places, 308 transitions, 1016 flow [2025-03-08 22:10:54,279 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:10:54,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:10:54,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 923 transitions. [2025-03-08 22:10:54,280 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9342105263157895 [2025-03-08 22:10:54,280 INFO L175 Difference]: Start difference. First operand has 241 places, 268 transitions, 723 flow. Second operand 4 states and 923 transitions. [2025-03-08 22:10:54,280 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 244 places, 308 transitions, 1016 flow [2025-03-08 22:10:54,289 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 308 transitions, 1016 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:10:54,291 INFO L231 Difference]: Finished difference. Result has 246 places, 272 transitions, 800 flow [2025-03-08 22:10:54,291 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=723, PETRI_DIFFERENCE_MINUEND_PLACES=241, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=268, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=253, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=800, PETRI_PLACES=246, PETRI_TRANSITIONS=272} [2025-03-08 22:10:54,291 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 14 predicate places. [2025-03-08 22:10:54,291 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 272 transitions, 800 flow [2025-03-08 22:10:54,291 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 211.5) internal successors, (846), 4 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:54,291 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:54,292 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:54,292 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34 [2025-03-08 22:10:54,292 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:10:54,292 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:54,292 INFO L85 PathProgramCache]: Analyzing trace with hash -898893604, now seen corresponding path program 1 times [2025-03-08 22:10:54,292 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:54,292 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1856820441] [2025-03-08 22:10:54,292 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:54,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:54,296 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-08 22:10:54,298 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 22:10:54,298 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:54,298 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:54,319 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:54,319 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:54,319 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1856820441] [2025-03-08 22:10:54,319 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1856820441] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:54,320 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:54,320 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:10:54,320 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [245177797] [2025-03-08 22:10:54,320 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:54,320 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:10:54,320 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:54,320 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:10:54,320 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:10:54,357 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-03-08 22:10:54,358 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 272 transitions, 800 flow. Second operand has 4 states, 4 states have (on average 211.5) internal successors, (846), 4 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:54,358 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:54,358 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-03-08 22:10:54,358 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:54,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 7#L1062-2true, 232#true]) [2025-03-08 22:10:54,455 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-08 22:10:54,455 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 22:10:54,455 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 22:10:54,455 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 22:10:54,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1063-5true, 243#true, 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 232#true]) [2025-03-08 22:10:54,459 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-03-08 22:10:54,459 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-08 22:10:54,460 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 22:10:54,460 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-03-08 22:10:54,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-1true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 243#true, 41#L1049-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: 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, 232#true]) [2025-03-08 22:10:54,477 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-03-08 22:10:54,477 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-08 22:10:54,477 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-08 22:10:54,477 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-03-08 22:10:54,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 243#true, 41#L1049-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: 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, 223#L1064true, 232#true]) [2025-03-08 22:10:54,597 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-03-08 22:10:54,597 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:10:54,597 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 22:10:54,597 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 22:10:54,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 48#L1060-4true, 58#threadENTRYtrue]) [2025-03-08 22:10:54,642 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-03-08 22:10:54,642 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 22:10:54,642 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-08 22:10:54,642 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-03-08 22:10:54,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 231#true, 48#L1060-4true]) [2025-03-08 22:10:54,656 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-03-08 22:10:54,656 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 22:10:54,656 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 22:10:54,656 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-03-08 22:10:54,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 107#L1061true, 41#L1049-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: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 58#threadENTRYtrue]) [2025-03-08 22:10:54,705 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-08 22:10:54,705 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-08 22:10:54,705 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-03-08 22:10:54,705 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:10:54,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#true, 107#L1061true, 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)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 231#true]) [2025-03-08 22:10:54,752 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-08 22:10:54,752 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:54,753 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:54,753 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:54,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 243#true, 41#L1049-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, 185#L1048true, 231#true]) [2025-03-08 22:10:54,823 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-08 22:10:54,823 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:54,823 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:54,823 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:54,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 71#L1062-32true, 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, 185#L1048true, 231#true]) [2025-03-08 22:10:54,836 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-03-08 22:10:54,836 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:54,836 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:10:54,836 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:10:54,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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, 185#L1048true, 231#true]) [2025-03-08 22:10:54,853 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-08 22:10:54,853 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:54,853 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:54,853 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:54,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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, 185#L1048true, 231#true]) [2025-03-08 22:10:54,917 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-08 22:10:54,917 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:54,917 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:54,917 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:54,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-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: 240#(= |#race~threads_mask~0| 0), 177#ULTIMATE.startFINALtrue, 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), 58#threadENTRYtrue]) [2025-03-08 22:10:54,952 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-08 22:10:54,952 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:54,952 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:54,952 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:54,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 185#L1048true, 231#true]) [2025-03-08 22:10:54,959 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 22:10:54,959 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:54,959 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:54,959 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:54,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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, 185#L1048true, 231#true]) [2025-03-08 22:10:54,960 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 22:10:54,960 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:54,960 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:54,960 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:55,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 243#true, 41#L1049-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, 11#L1049-12true]) [2025-03-08 22:10:55,004 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 22:10:55,004 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:55,004 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:55,004 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:55,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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, 11#L1049-12true]) [2025-03-08 22:10:55,024 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:10:55,024 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:55,024 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:55,024 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:55,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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, 185#L1048true, 231#true, 64#L1062-18true]) [2025-03-08 22:10:55,052 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:10:55,052 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:55,052 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:55,052 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:55,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 231#true, 64#L1062-18true]) [2025-03-08 22:10:55,065 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-03-08 22:10:55,065 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:10:55,065 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-08 22:10:55,065 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:10:55,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 71#L1062-32true, 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, 199#L1049-10true]) [2025-03-08 22:10:55,092 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:10:55,092 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:55,092 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:55,092 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:55,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-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: 240#(= |#race~threads_mask~0| 0), 177#ULTIMATE.startFINALtrue, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:55,104 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:10:55,104 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:55,104 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:55,104 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:55,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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, 11#L1049-12true]) [2025-03-08 22:10:55,170 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:55,170 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:55,170 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:55,170 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:55,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 243#true, 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 127#L1049-5true]) [2025-03-08 22:10:55,173 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:55,173 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:55,173 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:55,173 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:55,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 243#true, 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 127#L1049-5true]) [2025-03-08 22:10:55,174 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:55,174 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:55,174 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:55,174 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:55,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, 190#L1062-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)), 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, 185#L1048true, 231#true]) [2025-03-08 22:10:55,236 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:55,236 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:55,236 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:55,236 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:55,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 11#L1049-12true]) [2025-03-08 22:10:55,238 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:55,238 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:55,238 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:55,238 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:55,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 190#L1062-12true, 41#L1049-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, 185#L1048true, 231#true]) [2025-03-08 22:10:55,239 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:55,239 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:55,239 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:55,239 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:55,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 11#L1049-12true]) [2025-03-08 22:10:55,241 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:55,241 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:55,241 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:55,241 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:55,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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, 127#L1049-5true]) [2025-03-08 22:10:55,242 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,242 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:55,242 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,242 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:55,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 154#L1063-13true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 58#threadENTRYtrue]) [2025-03-08 22:10:55,283 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:55,283 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:55,284 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:55,284 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:55,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 81#L1063-10true, 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, 58#threadENTRYtrue]) [2025-03-08 22:10:55,288 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-03-08 22:10:55,288 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-08 22:10:55,288 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:10:55,288 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:10:55,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 185#L1048true, 231#true, 204#L1062-10true]) [2025-03-08 22:10:55,316 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:55,316 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:55,316 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:55,316 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:55,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 41#L1049-5true, 243#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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 231#true, 204#L1062-10true]) [2025-03-08 22:10:55,319 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:55,319 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:55,319 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:55,319 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:55,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 7#L1062-2true, 58#threadENTRYtrue]) [2025-03-08 22:10:55,329 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:55,329 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,329 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:55,329 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 11#L1049-12true, 64#L1062-18true]) [2025-03-08 22:10:55,394 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,394 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:55,395 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,395 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:55,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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, 127#L1049-5true]) [2025-03-08 22:10:55,396 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,396 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,397 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:55,397 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:55,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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, 64#L1062-18true, 11#L1049-12true]) [2025-03-08 22:10:55,397 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,397 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:55,397 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,397 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:55,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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, 127#L1049-5true]) [2025-03-08 22:10:55,399 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,399 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,399 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:55,399 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:55,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1063-5true, 41#L1049-5true, 243#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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 58#threadENTRYtrue]) [2025-03-08 22:10:55,445 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,445 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,445 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:55,445 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:55,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 185#L1048true, 231#true, 228#L1063-12true]) [2025-03-08 22:10:55,446 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,446 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,446 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:55,446 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:55,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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, 127#L1049-5true]) [2025-03-08 22:10:55,482 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:55,482 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:55,482 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,482 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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, 127#L1049-5true]) [2025-03-08 22:10:55,483 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:55,483 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,483 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,483 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:55,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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, 127#L1049-5true]) [2025-03-08 22:10:55,487 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:55,487 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:55,487 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,487 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 127#L1049-5true]) [2025-03-08 22:10:55,488 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:55,488 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:55,488 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,488 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 81#L1063-10true, 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)), 185#L1048true, 231#true]) [2025-03-08 22:10:55,533 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:55,533 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:55,533 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,533 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 154#L1063-13true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 185#L1048true, 231#true]) [2025-03-08 22:10:55,535 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:55,535 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,535 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:55,535 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:55,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][186], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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]) [2025-03-08 22:10:55,578 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,578 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:55,578 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:55,578 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, 190#L1062-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)), 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, 11#L1049-12true]) [2025-03-08 22:10:55,680 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,680 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,680 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,680 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][186], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true]) [2025-03-08 22:10:55,681 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,681 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,682 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,682 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:10:55,682 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,682 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,682 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,682 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 190#L1062-12true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 11#L1049-12true]) [2025-03-08 22:10:55,684 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,684 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,684 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,684 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][185], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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]) [2025-03-08 22:10:55,685 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,685 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,686 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,686 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:10:55,687 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,687 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,687 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,687 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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, 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:10:55,688 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,688 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,688 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,688 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1063-5true, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 231#true]) [2025-03-08 22:10:55,742 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,742 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,742 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,742 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 199#L1049-10true, 92#L1063-19true]) [2025-03-08 22:10:55,767 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,767 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,768 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,768 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:55,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 11#L1049-12true, 204#L1062-10true]) [2025-03-08 22:10:55,788 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,789 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,789 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,789 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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, 11#L1049-12true, 204#L1062-10true]) [2025-03-08 22:10:55,792 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,792 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,792 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,792 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 164#L1062-33true, 233#true, 243#true, 41#L1049-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, 175#L1050true]) [2025-03-08 22:10:55,794 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,794 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,794 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,794 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 243#true, 41#L1049-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), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true]) [2025-03-08 22:10:55,794 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,794 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,794 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,794 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 243#true, 41#L1049-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: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true]) [2025-03-08 22:10:55,797 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,797 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,797 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,797 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 231#true, 7#L1062-2true]) [2025-03-08 22:10:55,812 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event [2025-03-08 22:10:55,812 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:10:55,812 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:10:55,812 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:10:55,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [72#L1063-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 58#threadENTRYtrue]) [2025-03-08 22:10:55,847 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,847 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,847 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,847 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true]) [2025-03-08 22:10:55,871 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,871 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,871 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,871 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,892 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 185#L1048true, 231#true, 7#L1062-2true]) [2025-03-08 22:10:55,892 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:55,893 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,893 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:55,893 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,893 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 190#L1062-12true, 41#L1049-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, 127#L1049-5true]) [2025-03-08 22:10:55,896 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:55,896 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,896 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,896 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:55,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][185], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 64#L1062-18true]) [2025-03-08 22:10:55,899 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:55,899 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:55,899 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,899 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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, 175#L1050true]) [2025-03-08 22:10:55,899 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:55,899 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:55,899 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:55,899 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:55,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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, 175#L1050true]) [2025-03-08 22:10:55,901 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:55,901 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:55,901 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:55,901 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:55,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][186], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 64#L1062-18true]) [2025-03-08 22:10:55,924 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-03-08 22:10:55,924 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:10:55,924 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:55,924 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:55,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 64#L1062-18true]) [2025-03-08 22:10:55,924 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:55,924 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,924 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:55,924 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:55,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1062-12true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 127#L1049-5true]) [2025-03-08 22:10:55,937 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:55,937 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:55,937 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:55,937 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:56,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 7#L1062-2true, 11#L1049-12true]) [2025-03-08 22:10:56,010 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,010 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,010 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,010 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, 190#L1062-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 127#L1049-5true]) [2025-03-08 22:10:56,017 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,017 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:56,017 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:56,017 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, 190#L1062-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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 127#L1049-5true]) [2025-03-08 22:10:56,018 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,018 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:56,018 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,018 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:56,037 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 7#L1062-2true, 11#L1049-12true]) [2025-03-08 22:10:56,037 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,038 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,038 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,038 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,038 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:10:56,056 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-08 22:10:56,056 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:56,056 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:56,056 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:56,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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, 199#L1049-10true, 228#L1063-12true]) [2025-03-08 22:10:56,073 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,073 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:56,073 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,073 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:56,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#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, 81#L1063-10true, 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, 11#L1049-12true]) [2025-03-08 22:10:56,075 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,075 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,075 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:56,075 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:56,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, 228#L1063-12true]) [2025-03-08 22:10:56,079 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,079 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:56,079 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:56,079 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:10:56,128 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,128 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,128 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,128 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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, 175#L1050true]) [2025-03-08 22:10:56,131 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,131 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,131 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,131 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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, 175#L1050true]) [2025-03-08 22:10:56,131 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,131 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,131 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,131 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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, 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:10:56,134 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,134 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,134 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,134 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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, 175#L1050true]) [2025-03-08 22:10:56,135 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,135 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,135 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,135 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 41#L1049-5true, 243#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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:10:56,136 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,136 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,136 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,136 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][264], [30#L1049-19true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 7#L1062-2true, 127#L1049-5true]) [2025-03-08 22:10:56,139 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,139 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:56,139 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,139 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:56,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1062-12true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true]) [2025-03-08 22:10:56,173 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,173 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,173 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,173 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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, 81#L1063-10true, 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, 199#L1049-10true]) [2025-03-08 22:10:56,196 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:10:56,196 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:56,196 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:10:56,196 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:10:56,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 81#L1063-10true, 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, 199#L1049-10true]) [2025-03-08 22:10:56,198 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,198 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,198 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,198 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 154#L1063-13true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true]) [2025-03-08 22:10:56,199 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,199 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,199 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,199 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 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, 58#threadENTRYtrue, 223#L1064true]) [2025-03-08 22:10:56,200 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,200 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,200 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,200 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [72#L1063-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 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)), 185#L1048true, 231#true]) [2025-03-08 22:10:56,200 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,200 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,200 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,200 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,256 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 7#L1062-2true, 11#L1049-12true]) [2025-03-08 22:10:56,256 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,256 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,257 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,257 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,257 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,257 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 199#L1049-10true, 7#L1062-2true]) [2025-03-08 22:10:56,258 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,258 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,258 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:56,259 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][186], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 190#L1062-12true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true]) [2025-03-08 22:10:56,259 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,259 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,259 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,259 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 175#L1050true]) [2025-03-08 22:10:56,261 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,261 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,261 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,261 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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: 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, 175#L1050true]) [2025-03-08 22:10:56,261 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,261 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,261 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,261 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true]) [2025-03-08 22:10:56,262 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,262 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,262 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,262 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][185], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 190#L1062-12true, 41#L1049-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]) [2025-03-08 22:10:56,264 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,264 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,264 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,264 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true]) [2025-03-08 22:10:56,265 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,265 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,265 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,265 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 41#L1049-5true, 243#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: 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, 175#L1050true]) [2025-03-08 22:10:56,267 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,267 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,267 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,267 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true]) [2025-03-08 22:10:56,267 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,268 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,268 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,268 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,270 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, 7#L1062-2true]) [2025-03-08 22:10:56,270 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,270 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,270 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,270 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:56,270 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][264], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 49#L1049-10true, 7#L1062-2true, 127#L1049-5true]) [2025-03-08 22:10:56,271 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:56,271 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,271 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,271 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][264], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 128#L1049-17true, 7#L1062-2true, 127#L1049-5true]) [2025-03-08 22:10:56,271 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,271 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,271 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:56,271 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true]) [2025-03-08 22:10:56,298 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,298 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,298 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,298 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 204#L1062-10true]) [2025-03-08 22:10:56,307 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-08 22:10:56,307 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:10:56,307 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:10:56,307 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:10:56,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, 269#true, 186#L1049-6true, 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, 228#L1063-12true]) [2025-03-08 22:10:56,324 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,325 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,325 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:56,325 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][186], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 204#L1062-10true]) [2025-03-08 22:10:56,383 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,383 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,383 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,383 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][185], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 204#L1062-10true]) [2025-03-08 22:10:56,386 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,386 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,386 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,386 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 81#L1063-10true, 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, 127#L1049-5true]) [2025-03-08 22:10:56,390 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,390 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,390 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,390 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, 269#true, 186#L1049-6true, 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-10true, 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]) [2025-03-08 22:10:56,439 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,439 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,439 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,439 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1063-5true, 41#L1049-5true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 199#L1049-10true]) [2025-03-08 22:10:56,444 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,444 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,444 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:56,444 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true, 64#L1062-18true]) [2025-03-08 22:10:56,493 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,493 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,493 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,493 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true, 64#L1062-18true]) [2025-03-08 22:10:56,494 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,494 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,494 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,494 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][264], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1049-6true, 233#true, 243#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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 7#L1062-2true, 127#L1049-5true]) [2025-03-08 22:10:56,494 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:56,494 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,494 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:56,494 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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, 175#L1050true, 64#L1062-18true]) [2025-03-08 22:10:56,496 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,496 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,496 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,496 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true, 64#L1062-18true]) [2025-03-08 22:10:56,498 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,498 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,498 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,498 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true, 64#L1062-18true]) [2025-03-08 22:10:56,524 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-08 22:10:56,524 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:10:56,524 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:10:56,524 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:10:56,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true, 64#L1062-18true]) [2025-03-08 22:10:56,524 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,524 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,524 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,524 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true, 64#L1062-18true]) [2025-03-08 22:10:56,526 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-08 22:10:56,526 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:10:56,526 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:10:56,526 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:10:56,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 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)), 185#L1048true, 231#true, 223#L1064true]) [2025-03-08 22:10:56,551 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,551 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:10:56,551 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,551 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:56,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 190#L1062-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)), 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, 175#L1050true]) [2025-03-08 22:10:56,711 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,711 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:56,711 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,711 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:56,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 190#L1062-12true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true]) [2025-03-08 22:10:56,745 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,745 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,745 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,745 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 190#L1062-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: 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, 175#L1050true]) [2025-03-08 22:10:56,746 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,746 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,746 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,746 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [72#L1063-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 11#L1049-12true]) [2025-03-08 22:10:56,760 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,760 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,760 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:56,761 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:56,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 190#L1062-12true, 41#L1049-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, 175#L1050true]) [2025-03-08 22:10:56,808 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:10:56,808 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,808 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:56,808 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 190#L1062-12true, 41#L1049-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, 175#L1050true]) [2025-03-08 22:10:56,810 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:10:56,811 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,811 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:56,811 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 190#L1062-12true, 41#L1049-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), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true]) [2025-03-08 22:10:56,812 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:10:56,812 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,812 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,812 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:56,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 190#L1062-12true, 41#L1049-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), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true]) [2025-03-08 22:10:56,812 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:10:56,812 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,812 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,812 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:56,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 175#L1050true, 204#L1062-10true]) [2025-03-08 22:10:56,847 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:10:56,847 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:10:56,847 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:10:56,847 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:10:56,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true, 204#L1062-10true]) [2025-03-08 22:10:56,849 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:10:56,849 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:10:56,849 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:10:56,849 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:10:56,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-1true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 199#L1049-10true]) [2025-03-08 22:10:56,861 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:10:56,861 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,861 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:56,861 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:56,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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, 175#L1050true, 204#L1062-10true]) [2025-03-08 22:10:56,908 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:10:56,908 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:56,908 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:56,908 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:56,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true, 204#L1062-10true]) [2025-03-08 22:10:56,909 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:10:56,909 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:56,909 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:56,909 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:56,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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, 175#L1050true, 204#L1062-10true]) [2025-03-08 22:10:56,911 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:10:56,911 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:56,911 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:56,911 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:56,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true, 204#L1062-10true]) [2025-03-08 22:10:56,912 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:10:56,912 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:56,912 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:56,912 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:56,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true, 204#L1062-10true]) [2025-03-08 22:10:56,913 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:10:56,913 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:56,913 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:56,913 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:10:57,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][141], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 11#L1049-12true, 223#L1064true]) [2025-03-08 22:10:57,041 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:10:57,041 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:57,041 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:57,042 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:57,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-1true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 186#L1049-6true, 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]) [2025-03-08 22:10:57,043 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:10:57,043 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:57,043 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:57,043 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:57,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 81#L1063-10true, 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, 175#L1050true]) [2025-03-08 22:10:57,090 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:10:57,090 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:57,090 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:57,090 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:57,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), 81#L1063-10true, 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, 175#L1050true]) [2025-03-08 22:10:57,090 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:10:57,090 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:57,090 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:57,090 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:57,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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, 127#L1049-5true, 228#L1063-12true]) [2025-03-08 22:10:57,101 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:10:57,101 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:57,101 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:57,101 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:57,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 199#L1049-10true, 223#L1064true]) [2025-03-08 22:10:57,132 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:10:57,132 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:57,132 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:57,132 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:57,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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, 81#L1063-10true, 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, 127#L1049-5true]) [2025-03-08 22:10:57,182 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:10:57,182 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:10:57,182 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:57,182 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:57,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 154#L1063-13true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 127#L1049-5true]) [2025-03-08 22:10:57,183 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:10:57,183 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:57,183 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:57,183 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:10:57,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 269#true, 186#L1049-6true, 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, 223#L1064true]) [2025-03-08 22:10:57,251 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:10:57,251 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:10:57,251 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:10:57,251 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:10:57,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true, 228#L1063-12true]) [2025-03-08 22:10:57,430 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:10:57,430 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:57,430 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:10:57,430 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:10:57,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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, 81#L1063-10true, 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, 175#L1050true]) [2025-03-08 22:10:57,461 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:10:57,461 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:57,461 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:57,461 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:57,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 154#L1063-13true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 175#L1050true]) [2025-03-08 22:10:57,462 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:10:57,462 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:10:57,462 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:57,462 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:10:57,703 INFO L124 PetriNetUnfolderBase]: 9710/30951 cut-off events. [2025-03-08 22:10:57,703 INFO L125 PetriNetUnfolderBase]: For 20496/22293 co-relation queries the response was YES. [2025-03-08 22:10:57,849 INFO L83 FinitePrefix]: Finished finitePrefix Result has 59213 conditions, 30951 events. 9710/30951 cut-off events. For 20496/22293 co-relation queries the response was YES. Maximal size of possible extension queue 1125. Compared 375827 event pairs, 1628 based on Foata normal form. 328/27784 useless extension candidates. Maximal degree in co-relation 50527. Up to 5691 conditions per place. [2025-03-08 22:10:57,983 INFO L140 encePairwiseOnDemand]: 235/247 looper letters, 69 selfloop transitions, 20 changer transitions 0/310 dead transitions. [2025-03-08 22:10:57,983 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 310 transitions, 1103 flow [2025-03-08 22:10:57,983 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:10:57,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:10:57,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 920 transitions. [2025-03-08 22:10:57,984 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9311740890688259 [2025-03-08 22:10:57,984 INFO L175 Difference]: Start difference. First operand has 246 places, 272 transitions, 800 flow. Second operand 4 states and 920 transitions. [2025-03-08 22:10:57,984 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 310 transitions, 1103 flow [2025-03-08 22:10:58,019 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 310 transitions, 1082 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-03-08 22:10:58,021 INFO L231 Difference]: Finished difference. Result has 250 places, 277 transitions, 886 flow [2025-03-08 22:10:58,021 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=783, PETRI_DIFFERENCE_MINUEND_PLACES=245, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=272, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=256, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=886, PETRI_PLACES=250, PETRI_TRANSITIONS=277} [2025-03-08 22:10:58,022 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 18 predicate places. [2025-03-08 22:10:58,022 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 277 transitions, 886 flow [2025-03-08 22:10:58,022 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 211.5) internal successors, (846), 4 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:58,022 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:10:58,022 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:10:58,022 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable35 [2025-03-08 22:10:58,022 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:10:58,023 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:10:58,023 INFO L85 PathProgramCache]: Analyzing trace with hash -333913107, now seen corresponding path program 1 times [2025-03-08 22:10:58,023 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:10:58,023 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1793844117] [2025-03-08 22:10:58,023 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:10:58,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:10:58,029 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-08 22:10:58,031 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 22:10:58,032 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:10:58,032 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:10:58,093 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:10:58,094 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:10:58,094 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1793844117] [2025-03-08 22:10:58,094 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1793844117] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:10:58,094 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:10:58,094 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:10:58,094 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1556453549] [2025-03-08 22:10:58,094 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:10:58,095 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 22:10:58,096 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:10:58,096 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 22:10:58,096 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-08 22:10:58,114 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 214 out of 247 [2025-03-08 22:10:58,117 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 250 places, 277 transitions, 886 flow. Second operand has 5 states, 5 states have (on average 216.0) internal successors, (1080), 5 states have internal predecessors, (1080), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:10:58,120 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:10:58,120 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 214 of 247 [2025-03-08 22:10:58,121 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:10:58,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [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|), 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 232#true]) [2025-03-08 22:10:58,190 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2025-03-08 22:10:58,190 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-03-08 22:10:58,190 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-03-08 22:10:58,190 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-03-08 22:10:58,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 232#true]) [2025-03-08 22:10:58,191 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2025-03-08 22:10:58,191 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-03-08 22:10:58,191 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is not cut-off event [2025-03-08 22:10:58,191 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-03-08 22:10:58,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 232#true]) [2025-03-08 22:10:58,195 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is not cut-off event [2025-03-08 22:10:58,195 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is not cut-off event [2025-03-08 22:10:58,195 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is not cut-off event [2025-03-08 22:10:58,195 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-03-08 22:10:58,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 243#true, 41#L1049-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 232#true]) [2025-03-08 22:10:58,196 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is not cut-off event [2025-03-08 22:10:58,196 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2025-03-08 22:10:58,196 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is not cut-off event [2025-03-08 22:10:58,196 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is not cut-off event [2025-03-08 22:10:58,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 243#true, 41#L1049-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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true, 232#true]) [2025-03-08 22:10:58,216 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-03-08 22:10:58,216 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 22:10:58,216 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:58,216 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:58,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [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|), 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true, 232#true]) [2025-03-08 22:10:58,221 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is not cut-off event [2025-03-08 22:10:58,221 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-03-08 22:10:58,221 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-03-08 22:10:58,221 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-03-08 22:10:58,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 243#true, 41#L1049-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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true, 232#true]) [2025-03-08 22:10:58,221 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is not cut-off event [2025-03-08 22:10:58,221 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-03-08 22:10:58,221 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-03-08 22:10:58,221 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-03-08 22:10:58,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 243#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)), 219#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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 232#true]) [2025-03-08 22:10:58,223 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-03-08 22:10:58,223 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:58,223 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 22:10:58,223 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:58,246 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 243#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)), 219#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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 232#true]) [2025-03-08 22:10:58,246 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-08 22:10:58,246 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:58,246 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 22:10:58,246 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:58,246 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-03-08 22:10:58,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 243#true, 56#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true, 232#true]) [2025-03-08 22:10:58,266 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-08 22:10:58,266 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:58,266 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-03-08 22:10:58,266 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-03-08 22:10:58,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1063-5true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 232#true]) [2025-03-08 22:10:58,297 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-03-08 22:10:58,297 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 22:10:58,297 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 22:10:58,297 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-03-08 22:10:58,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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#L1065-2true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:58,414 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-03-08 22:10:58,414 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 22:10:58,414 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:10:58,414 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 22:10:58,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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#L1065-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:58,427 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-08 22:10:58,428 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:58,428 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:58,428 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:58,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 95#L1065-2true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:58,440 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-03-08 22:10:58,440 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-08 22:10:58,440 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-08 22:10:58,440 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-08 22:10:58,441 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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#L1065-2true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:58,441 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-03-08 22:10:58,441 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-08 22:10:58,441 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-08 22:10:58,441 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-08 22:10:58,441 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-08 22:10:58,441 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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#L1065-2true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:58,441 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-08 22:10:58,441 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 22:10:58,441 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:10:58,441 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:10:58,441 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:10:58,441 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 22:10:58,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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#L1065-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:58,442 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-08 22:10:58,442 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:58,442 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:58,442 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:58,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 48#L1060-4true, 127#L1049-5true]) [2025-03-08 22:10:58,463 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-03-08 22:10:58,463 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 22:10:58,463 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:58,463 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:58,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 95#L1065-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:58,479 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-03-08 22:10:58,479 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-08 22:10:58,479 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-08 22:10:58,479 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-08 22:10:58,479 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-08 22:10:58,480 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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#L1065-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:58,480 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-08 22:10:58,480 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:58,480 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:58,480 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:10:58,480 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:58,480 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:10:58,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue]) [2025-03-08 22:10:58,557 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-03-08 22:10:58,557 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-08 22:10:58,557 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-08 22:10:58,557 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-08 22:10:58,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue]) [2025-03-08 22:10:58,559 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-03-08 22:10:58,559 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-08 22:10:58,559 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-08 22:10:58,559 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-08 22:10:58,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 107#L1061true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:58,573 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-08 22:10:58,573 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:58,573 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:58,573 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:58,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue]) [2025-03-08 22:10:58,587 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-03-08 22:10:58,587 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-08 22:10:58,587 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-08 22:10:58,587 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-08 22:10:58,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue]) [2025-03-08 22:10:58,590 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-03-08 22:10:58,590 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-08 22:10:58,590 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-08 22:10:58,590 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-03-08 22:10:58,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 107#L1061true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:58,608 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 22:10:58,608 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:58,608 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:58,608 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:58,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, 107#L1061true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:58,644 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-03-08 22:10:58,644 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-08 22:10:58,644 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-08 22:10:58,644 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-08 22:10:58,644 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 107#L1061true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:58,645 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-03-08 22:10:58,645 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-08 22:10:58,645 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-08 22:10:58,645 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-08 22:10:58,645 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-03-08 22:10:58,645 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#true, 107#L1061true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:58,645 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-08 22:10:58,645 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:58,645 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:58,645 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:58,645 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:58,645 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:58,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 107#L1061true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:58,645 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 22:10:58,646 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:58,646 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:58,646 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:58,647 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 107#L1061true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:58,647 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 22:10:58,647 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:58,647 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:58,647 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:58,647 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:58,647 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, 107#L1061true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:58,647 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-03-08 22:10:58,647 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:58,647 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:58,647 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:10:58,647 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:10:58,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [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|), 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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, 185#L1048true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:58,669 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-03-08 22:10:58,669 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-08 22:10:58,669 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-08 22:10:58,669 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-08 22:10:58,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 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)), 185#L1048true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:58,674 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-03-08 22:10:58,674 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-03-08 22:10:58,674 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-08 22:10:58,674 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-08 22:10:58,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 41#L1049-5true, 243#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)), 185#L1048true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:58,712 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-03-08 22:10:58,712 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-08 22:10:58,712 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-08 22:10:58,712 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-08 22:10:58,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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)), 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)), 185#L1048true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:58,718 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-03-08 22:10:58,718 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-08 22:10:58,718 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-08 22:10:58,718 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-08 22:10:58,741 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 107#L1061true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:58,741 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-03-08 22:10:58,741 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-08 22:10:58,741 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-08 22:10:58,741 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-03-08 22:10:58,741 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-03-08 22:10:58,741 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#true, 107#L1061true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:58,742 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 22:10:58,742 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:58,742 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:58,742 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:58,742 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:10:58,742 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:10:58,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 113#L1062-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:58,787 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,787 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,787 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,787 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue, 204#L1062-10true]) [2025-03-08 22:10:58,809 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,809 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,809 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,809 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue, 92#L1063-19true]) [2025-03-08 22:10:58,840 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,840 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,840 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,840 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,845 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 113#L1062-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:58,845 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,845 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,845 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,846 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,846 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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)), 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue]) [2025-03-08 22:10:58,846 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,846 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,846 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,846 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue]) [2025-03-08 22:10:58,847 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,847 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,847 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:58,847 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:58,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, 113#L1062-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:58,848 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:58,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:58,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:58,848 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:58,849 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 113#L1062-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:58,849 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:58,849 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:58,849 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:58,849 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:58,849 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:58,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 113#L1062-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:58,849 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,849 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,849 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,849 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 121#L1062-34true]) [2025-03-08 22:10:58,855 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,855 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,855 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,855 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:10:58,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [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|), 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue, 204#L1062-10true]) [2025-03-08 22:10:58,873 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-03-08 22:10:58,873 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-08 22:10:58,873 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:10:58,873 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-08 22:10:58,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue, 204#L1062-10true]) [2025-03-08 22:10:58,877 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-03-08 22:10:58,877 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-08 22:10:58,877 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:10:58,877 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-08 22:10:58,881 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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)), 219#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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue]) [2025-03-08 22:10:58,881 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:58,881 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,881 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,881 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,881 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([763] L1050-3-->L1050: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread2of2ForFork0_#t~ret7=|v_threadThread2of2ForFork0_#t~ret7_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret7][284], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 219#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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 144#threadENTRYtrue]) [2025-03-08 22:10:58,884 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:58,884 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,884 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,884 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,912 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 113#L1062-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:58,912 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-03-08 22:10:58,912 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-08 22:10:58,912 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-08 22:10:58,912 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:10:58,912 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:10:58,916 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 113#L1062-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:58,916 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,916 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,916 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,916 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,916 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,916 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 134#L1062-31true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:58,918 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,918 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,918 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:58,918 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:58,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:10:58,968 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-03-08 22:10:58,968 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-08 22:10:58,968 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-08 22:10:58,968 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-08 22:10:58,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [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, 41#L1049-5true, 243#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)), 27#L1062-29true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:58,971 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:10:58,971 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:58,971 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:58,971 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:58,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 145#L1049-17true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:10:58,990 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:58,990 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:58,990 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:58,990 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,015 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,016 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,016 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,016 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), 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)), 185#L1048true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:10:59,018 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,018 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,018 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,018 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,021 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,021 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,021 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:59,021 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:59,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,022 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,022 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,022 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,022 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,022 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,022 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:59,022 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,022 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:59,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [130#L1062-30true, 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, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,042 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,042 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,042 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,042 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:10:59,049 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-03-08 22:10:59,049 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:10:59,049 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-08 22:10:59,049 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:10:59,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 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)), 185#L1048true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:10:59,066 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,066 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,066 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,066 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,074 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 113#L1062-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,074 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,074 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:59,074 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,074 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:59,074 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:59,074 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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, 219#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)), 185#L1048true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,075 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,075 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,075 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,075 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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)), 185#L1048true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,075 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,075 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:59,075 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,075 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:59,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] L1049-16-->L1049-12: Formula: (< 1 |v_threadThread2of2ForFork0_#t~bitwise4_3|) InVars {} OutVars{threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_3|} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise4][258], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:10:59,075 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,075 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:59,075 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,075 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:59,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, 113#L1062-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,077 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,077 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:59,077 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:59,077 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:59,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,096 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-03-08 22:10:59,097 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:10:59,097 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:10:59,097 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:10:59,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,097 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,097 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,097 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,097 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,097 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,097 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,098 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,098 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,098 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,098 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,098 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,098 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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)), 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,102 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-03-08 22:10:59,102 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:10:59,102 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:10:59,102 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:10:59,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,103 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,103 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,103 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,103 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,103 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,103 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,103 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,103 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,104 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,104 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,104 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,104 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 6#L1062-28true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,104 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,104 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,104 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,104 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 6#L1062-28true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,105 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,105 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,105 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,105 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [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|), 243#true, 41#L1049-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)), 27#L1062-29true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,106 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,106 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:59,106 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:59,106 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:10:59,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [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|), 243#true, 41#L1049-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, 185#L1048true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:10:59,108 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-03-08 22:10:59,108 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:10:59,108 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:10:59,108 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:10:59,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), 185#L1048true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:10:59,114 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-03-08 22:10:59,114 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:10:59,114 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:10:59,114 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:10:59,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([702] L1049-16-->L1049-12: Formula: (< 1 |v_threadThread1of2ForFork0_#t~bitwise4_3|) InVars {} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_3|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise4][140], [120#L1049-2true, 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 219#L1062-3true, 183#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,122 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,122 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,122 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,122 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,122 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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)), 219#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)), 185#L1048true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,122 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,122 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,122 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,122 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,122 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] L1049-16-->L1049-12: Formula: (< 1 |v_threadThread2of2ForFork0_#t~bitwise4_3|) InVars {} OutVars{threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_3|} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise4][258], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 219#L1062-3true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:10:59,123 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,123 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,123 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,123 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([763] L1050-3-->L1050: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread2of2ForFork0_#t~ret7=|v_threadThread2of2ForFork0_#t~ret7_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret7][284], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 198#L1048true]) [2025-03-08 22:10:59,124 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,124 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,124 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,124 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,126 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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)), 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue]) [2025-03-08 22:10:59,126 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,126 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:59,126 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,126 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:59,126 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:59,126 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:59,127 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([763] L1050-3-->L1050: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread2of2ForFork0_#t~ret7=|v_threadThread2of2ForFork0_#t~ret7_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret7][284], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 219#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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 144#threadENTRYtrue]) [2025-03-08 22:10:59,127 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,127 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:59,127 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:59,127 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,127 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:59,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 98#L1049-19true, 92#L1063-19true]) [2025-03-08 22:10:59,158 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,158 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,158 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,158 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,163 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([747] L1049-16-->L1049-12: Formula: (< 1 |v_threadThread2of2ForFork0_#t~bitwise4_3|) InVars {} OutVars{threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_3|} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise4][258], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 219#L1062-3true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:10:59,163 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-03-08 22:10:59,163 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:10:59,163 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:10:59,163 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:10:59,163 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:10:59,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-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)), 177#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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,184 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,184 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,184 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,184 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [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|), 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,195 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,195 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,195 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,195 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,200 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,200 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,200 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,200 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,201 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,201 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,201 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,201 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,201 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,201 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,201 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,201 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 6#L1062-28true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,202 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,202 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,202 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,202 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,202 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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, 219#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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 98#L1049-19true]) [2025-03-08 22:10:59,267 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,267 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,267 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,267 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 98#L1049-19true]) [2025-03-08 22:10:59,267 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,267 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,267 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,267 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-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)), 177#ULTIMATE.startFINALtrue, 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), 127#L1049-5true]) [2025-03-08 22:10:59,280 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,280 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,280 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,280 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,288 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,288 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,288 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,288 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,290 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,290 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,290 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,290 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [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|), 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,290 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,290 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,290 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,290 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,290 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,295 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,295 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,295 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,295 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,296 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,296 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,296 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,296 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,298 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,298 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,298 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,298 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,298 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,298 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,312 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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)), 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 98#L1049-19true]) [2025-03-08 22:10:59,313 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:59,313 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,313 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,313 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,313 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([763] L1050-3-->L1050: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread2of2ForFork0_#t~ret7=|v_threadThread2of2ForFork0_#t~ret7_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret7][284], [281#true, 30#L1049-19true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 219#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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:10:59,314 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:59,314 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,314 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,314 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [120#L1049-2true, 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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,321 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,321 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,321 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,321 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 228#L1063-12true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,357 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,357 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,357 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,357 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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, 145#L1049-17true, 233#true, 243#true, 56#L1049-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:10:59,360 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,360 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,360 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,360 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][163], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 98#L1049-19true, 92#L1063-19true]) [2025-03-08 22:10:59,361 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is not cut-off event [2025-03-08 22:10:59,361 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-08 22:10:59,361 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-08 22:10:59,361 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-08 22:10:59,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 192#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:10:59,363 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,363 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,363 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,363 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 145#L1049-17true, 243#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, 219#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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,372 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,372 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,372 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,372 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 145#L1049-17true, 243#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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,372 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,372 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,372 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,372 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 177#ULTIMATE.startFINALtrue, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,383 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is not cut-off event [2025-03-08 22:10:59,383 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-08 22:10:59,383 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-08 22:10:59,383 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-08 22:10:59,383 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-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)), 177#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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,383 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is not cut-off event [2025-03-08 22:10:59,383 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-08 22:10:59,383 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-08 22:10:59,383 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-08 22:10:59,383 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-08 22:10:59,383 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-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)), 177#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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:10:59,384 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,384 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,384 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,384 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,384 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,384 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-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)), 177#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), 127#L1049-5true]) [2025-03-08 22:10:59,384 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,384 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,384 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,384 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,386 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-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)), 177#ULTIMATE.startFINALtrue, 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), 127#L1049-5true]) [2025-03-08 22:10:59,386 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,386 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,386 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,386 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,386 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,386 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 177#ULTIMATE.startFINALtrue, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,386 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,386 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,386 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,386 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,386 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,395 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,395 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,396 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,396 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,396 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,396 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,399 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,399 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,399 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,399 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,399 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,399 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,400 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,400 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,400 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,400 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,422 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,422 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,422 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,422 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,425 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 145#L1049-17true, 233#true, 88#L1050true, 243#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)), 219#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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,425 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:59,425 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,425 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,425 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,425 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([763] L1050-3-->L1050: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread2of2ForFork0_#t~ret7=|v_threadThread2of2ForFork0_#t~ret7_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret7][284], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 128#L1049-17true]) [2025-03-08 22:10:59,426 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:10:59,426 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,426 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,426 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,431 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 145#L1049-17true, 233#true, 88#L1050true, 243#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)), 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,431 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:59,431 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,431 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:59,431 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,431 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,431 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,431 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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)), 219#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)), 185#L1048true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,431 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,431 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,431 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,431 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,431 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,431 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,431 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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)), 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 98#L1049-19true]) [2025-03-08 22:10:59,431 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:59,431 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:59,431 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,431 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,431 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,431 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([747] L1049-16-->L1049-12: Formula: (< 1 |v_threadThread2of2ForFork0_#t~bitwise4_3|) InVars {} OutVars{threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_3|} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise4][258], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-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)), 219#L1062-3true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:10:59,432 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([755] L1049-9-->L1049-6: Formula: (let ((.cse1 (< |v_threadThread2of2ForFork0_#t~bitwise4_15| 0)) (.cse2 (< v_~threads_mask~0_42 0)) (.cse0 (<= 0 v_~threads_mask~0_42)) (.cse3 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise4_15|))) (and (or (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise5_7|) (and .cse0 .cse1)) (or .cse2 .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise5_7| (+ |v_threadThread2of2ForFork0_#t~bitwise4_15| v_~threads_mask~0_42))) (or (<= |v_threadThread2of2ForFork0_#t~bitwise4_15| |v_threadThread2of2ForFork0_#t~bitwise5_7|) (and .cse2 .cse3)) (<= |v_threadThread2of2ForFork0_#t~bitwise5_7| 2147483647) (or (< |v_threadThread2of2ForFork0_#t~bitwise5_7| 0) (and .cse0 .cse3)))) InVars {~threads_mask~0=v_~threads_mask~0_42, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_15|} OutVars{~threads_mask~0=v_~threads_mask~0_42, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_7|, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_15|} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise5][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 186#L1049-6true, Black: 262#true, 219#L1062-3true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,432 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] L1049-9-->L1049-6: Formula: (let ((.cse0 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise4_15|)) (.cse1 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread1of2ForFork0_#t~bitwise4_15| 0)) (.cse2 (< v_~threads_mask~0_42 0))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise5_7| 2147483647) (or (< |v_threadThread1of2ForFork0_#t~bitwise5_7| 0) (and .cse0 .cse1)) (or (and .cse0 .cse2) (<= |v_threadThread1of2ForFork0_#t~bitwise4_15| |v_threadThread1of2ForFork0_#t~bitwise5_7|)) (or (and .cse3 .cse1) (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise5_7|)) (or .cse3 (<= |v_threadThread1of2ForFork0_#t~bitwise5_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise4_15|)) .cse2))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_7|, threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise5][153], [281#true, 120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 73#L1049-6true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,432 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([763] L1050-3-->L1050: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread2of2ForFork0_#t~ret7=|v_threadThread2of2ForFork0_#t~ret7_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret7][284], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 198#L1048true]) [2025-03-08 22:10:59,432 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,432 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([702] L1049-16-->L1049-12: Formula: (< 1 |v_threadThread1of2ForFork0_#t~bitwise4_3|) InVars {} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_3|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise4][140], [281#true, 120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 219#L1062-3true, 183#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,433 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,433 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,433 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,433 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,433 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,450 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,450 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,450 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,450 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][163], [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, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 98#L1049-19true]) [2025-03-08 22:10:59,475 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-03-08 22:10:59,475 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-08 22:10:59,475 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:10:59,475 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:10:59,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][163], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 145#L1049-17true, 243#true, 56#L1049-2true, 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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:10:59,479 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-03-08 22:10:59,479 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-08 22:10:59,479 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:10:59,479 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:10:59,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:10:59,486 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,486 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,486 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,486 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][143], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 71#L1062-32true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,487 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,487 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,487 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,487 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([763] L1050-3-->L1050: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread2of2ForFork0_#t~ret7=|v_threadThread2of2ForFork0_#t~ret7_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret7][284], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 219#L1062-3true, 183#L1049-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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,493 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,493 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:59,493 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,493 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true, 204#L1062-10true]) [2025-03-08 22:10:59,517 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,517 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,517 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,517 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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)), 219#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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:10:59,529 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:10:59,529 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,529 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,529 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,548 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue, 92#L1063-19true]) [2025-03-08 22:10:59,548 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,548 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:59,548 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:59,548 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:59,548 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:59,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][211], [120#L1049-2true, 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 144#threadENTRYtrue, 92#L1063-19true]) [2025-03-08 22:10:59,548 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,548 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:59,548 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:10:59,548 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:10:59,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 228#L1063-12true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,584 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,584 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,584 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,584 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,584 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true]) [2025-03-08 22:10:59,585 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,585 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,585 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,585 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 99#L1063-18true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,589 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,589 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,589 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,589 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][163], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 145#L1049-17true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,592 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-08 22:10:59,592 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:10:59,592 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:10:59,592 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:10:59,592 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, 228#L1063-12true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,592 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,592 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,592 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,592 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,592 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,592 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,593 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 228#L1063-12true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,593 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,593 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,593 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,593 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,593 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,593 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,593 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][143], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 127#L1049-5true, 228#L1063-12true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,594 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,594 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,594 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,594 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][143], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 14#L1063-5true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 127#L1049-5true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,594 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,594 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,594 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,594 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true, 92#L1063-19true]) [2025-03-08 22:10:59,595 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,595 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,595 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,595 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-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, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:10:59,596 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-08 22:10:59,596 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:10:59,596 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:10:59,596 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:10:59,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 92#L1063-19true]) [2025-03-08 22:10:59,596 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,596 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,596 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,596 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:10:59,597 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,597 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,597 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,597 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 164#L1062-33true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:10:59,603 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,603 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,603 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,603 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,603 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,608 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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, 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:10:59,609 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,609 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:10:59,609 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,609 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,609 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:10:59,609 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,609 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,609 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,609 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,618 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-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, 177#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), 127#L1049-5true]) [2025-03-08 22:10:59,618 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-08 22:10:59,618 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:10:59,618 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:10:59,618 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:10:59,618 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:10:59,619 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-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)), 177#ULTIMATE.startFINALtrue, 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), 127#L1049-5true]) [2025-03-08 22:10:59,619 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,619 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,619 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,619 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,619 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,619 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:10:59,634 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,634 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,634 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,634 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,665 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([763] L1050-3-->L1050: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread2of2ForFork0_#t~ret7=|v_threadThread2of2ForFork0_#t~ret7_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret7][284], [281#true, 30#L1049-19true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,665 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:59,665 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:10:59,665 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,665 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,665 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,695 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,695 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,695 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,695 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 14#L1063-5true, 243#true, 41#L1049-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)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,701 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,701 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,701 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,701 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 14#L1063-5true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,701 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,701 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,701 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,701 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,701 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][279], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#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, 49#L1049-10true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 228#L1063-12true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,707 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event [2025-03-08 22:10:59,707 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:10:59,707 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:10:59,707 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:10:59,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][279], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 81#L1063-10true, 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, 49#L1049-10true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,707 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,707 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,707 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,707 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:10:59,707 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,707 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,707 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,707 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 99#L1063-18true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,712 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,713 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,713 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,713 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,714 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event [2025-03-08 22:10:59,714 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:10:59,714 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:10:59,714 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:10:59,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [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, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,715 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,715 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,715 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,715 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [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, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,715 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,715 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,715 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,715 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:10:59,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][233], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:10:59,715 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,715 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,715 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,715 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,719 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 92#L1063-19true]) [2025-03-08 22:10:59,719 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,719 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,719 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,719 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,719 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,726 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:10:59,726 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event [2025-03-08 22:10:59,726 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:10:59,726 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:10:59,726 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:10:59,726 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:10:59,726 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:10:59,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [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|), 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:10:59,743 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-03-08 22:10:59,743 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:10:59,743 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:10:59,743 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [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|), 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:10:59,743 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,743 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,743 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,743 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:10:59,744 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,744 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,744 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,744 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:10:59,746 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,747 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,747 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,747 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:10:59,747 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,747 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,747 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,747 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:10:59,750 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,750 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,750 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,750 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:10:59,756 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,756 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,756 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,756 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,794 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([763] L1050-3-->L1050: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread2of2ForFork0_#t~ret7=|v_threadThread2of2ForFork0_#t~ret7_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret7][284], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 219#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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 128#L1049-17true]) [2025-03-08 22:10:59,794 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:59,794 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:10:59,794 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,794 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,794 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,821 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][233], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:10:59,821 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,821 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,821 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,821 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,821 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,822 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,822 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,822 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,822 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,829 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 14#L1063-5true, 243#true, 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,829 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,829 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,829 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,829 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,829 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,829 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true]) [2025-03-08 22:10:59,837 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,837 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,837 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,837 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,837 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-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, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 228#L1063-12true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,837 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,837 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,837 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,837 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,837 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,837 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,837 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,837 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,837 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 14#L1063-5true, 233#true, 243#true, 41#L1049-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, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,837 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,837 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,837 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,837 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,837 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,837 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,837 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 99#L1063-18true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,839 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-03-08 22:10:59,839 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,840 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:10:59,840 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:10:59,840 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 99#L1063-18true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,840 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-03-08 22:10:59,840 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,840 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:10:59,840 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,840 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:10:59,841 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 99#L1063-18true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,841 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,841 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,841 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,841 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,841 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,841 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:10:59,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 99#L1063-18true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,842 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,842 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,842 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,842 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,845 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true]) [2025-03-08 22:10:59,845 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,845 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,845 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,845 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,845 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,845 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [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, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,845 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,845 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,845 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,845 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,845 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([609] 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[][221], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 186#L1049-6true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 262#true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:10:59,877 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,877 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:59,877 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:59,877 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:59,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:10:59,881 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,881 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,881 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,881 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,912 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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, 145#L1049-17true, 243#true, 56#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:10:59,912 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:59,912 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,912 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,912 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,912 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 145#L1049-17true, 233#true, 243#true, 56#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:10:59,913 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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#L1049-19true, 92#L1063-19true]) [2025-03-08 22:10:59,913 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 192#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 56#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:10:59,913 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 185#L1048true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:10:59,913 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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], [120#L1049-2true, 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1049-17true, 92#L1063-19true]) [2025-03-08 22:10:59,913 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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], [120#L1049-2true, 281#true, 30#L1049-19true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:10:59,914 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:59,914 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,914 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:10:59,914 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:10:59,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][211], [120#L1049-2true, 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1048true, 92#L1063-19true]) [2025-03-08 22:10:59,914 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,914 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:10:59,914 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,914 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:10:59,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][211], [120#L1049-2true, 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:10:59,914 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:10:59,914 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,914 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,914 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [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|), 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:10:59,916 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,917 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:59,917 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:59,917 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:10:59,921 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,921 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,921 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:59,921 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:59,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:10:59,921 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,921 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,922 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,922 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([609] 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[][221], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, 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|), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:10:59,922 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,922 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,922 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,922 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,943 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 14#L1063-5true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,943 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,943 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,943 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,943 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,943 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,943 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,943 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,943 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,943 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][233], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:10:59,943 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,943 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:59,943 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:59,943 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,943 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:59,943 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:59,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true]) [2025-03-08 22:10:59,944 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,944 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,944 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,944 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][241], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-2true, 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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true, 98#L1049-19true]) [2025-03-08 22:10:59,949 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,949 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,949 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,949 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][241], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 145#L1049-17true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1063-2true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,950 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:10:59,950 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,950 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,950 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:10:59,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1063-5true, 233#true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,953 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,953 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,953 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,953 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 14#L1063-5true, 233#true, 243#true, 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, 49#L1049-10true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,953 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,953 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,953 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,953 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,958 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-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)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 228#L1063-12true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,958 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,958 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,958 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,958 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,958 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,958 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:59,958 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:59,958 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:59,958 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:10:59,959 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:10:59,959 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,959 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,959 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,959 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,959 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,959 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][143], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 127#L1049-5true, 264#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:10:59,959 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,959 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,959 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,959 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,959 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:10:59,960 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,960 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,960 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,960 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,960 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,960 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,960 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true]) [2025-03-08 22:10:59,960 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,960 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,960 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,960 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,960 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][279], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 81#L1063-10true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,961 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,961 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,961 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,961 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:10:59,961 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,961 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,961 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,961 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:10:59,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 81#L1063-10true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:10:59,961 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,961 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,961 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,961 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [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|), 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:10:59,990 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,990 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,990 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,990 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [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|), 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:10:59,992 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,992 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,992 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:10:59,992 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:10:59,993 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,993 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,993 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,993 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [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|), 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:10:59,999 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,999 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:10:59,999 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:10:59,999 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 186#L1049-6true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 209#L1062-17true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,000 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,000 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,000 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,000 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [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|), 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,000 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,000 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,000 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,000 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,005 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#true, 186#L1049-6true, 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, 209#L1062-17true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,005 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,005 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,005 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,005 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,005 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:00,006 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,006 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,006 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,006 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:00,007 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,007 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,007 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,007 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([499] L1062-28-->L1062-24: Formula: (< 1 |v_ULTIMATE.start_main_#t~bitwise16#1_18|) InVars {} OutVars{ULTIMATE.start_main_#t~bitwise16#1=|v_ULTIMATE.start_main_#t~bitwise16#1_18|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise16#1][206], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,008 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,008 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,008 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,008 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,041 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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)), 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:11:00,041 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,041 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:00,041 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:00,041 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:00,041 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:00,041 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:00,041 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([763] L1050-3-->L1050: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread2of2ForFork0_#t~ret7=|v_threadThread2of2ForFork0_#t~ret7_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret7][284], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 219#L1062-3true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 183#L1049-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:00,041 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,041 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:00,041 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:00,041 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:00,041 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:00,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 11#L1049-12true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:00,046 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,046 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,046 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,046 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,050 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [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|), 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:00,050 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:00,050 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,050 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:00,050 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,050 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:00,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,066 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:00,066 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:00,066 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,066 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:00,067 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:00,067 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:00,067 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:00,067 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:00,067 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,067 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][233], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,073 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:00,073 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:00,073 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,073 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,073 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][233], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,073 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,073 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,073 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,073 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,073 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,074 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,074 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,074 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,074 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,074 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,074 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,074 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,074 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,074 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][321], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,074 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,074 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,074 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,074 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,075 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,075 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,075 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,075 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,075 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,075 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,075 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,075 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,075 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,075 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,076 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,076 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,076 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,076 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,076 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,076 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,076 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,076 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,076 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,076 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,076 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,076 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,076 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:00,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][241], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true, 98#L1049-19true]) [2025-03-08 22:11:00,084 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,084 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,084 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,084 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,084 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][279], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 14#L1063-5true, 233#true, 243#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, 49#L1049-10true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,086 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:00,086 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:00,086 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:00,086 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:00,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1063-5true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,086 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,086 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,086 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,086 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,086 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1063-5true, 233#true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,086 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,086 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,086 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,086 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,086 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1063-5true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,086 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,086 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,086 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,086 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,087 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][143], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 14#L1063-5true, 233#true, 243#true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 127#L1049-5true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,087 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,087 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,087 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,087 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,087 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,096 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 99#L1063-18true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,096 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:00,096 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,096 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,096 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:00,096 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:00,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [120#L1049-2true, 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, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:00,123 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,123 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,123 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,123 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:00,129 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,129 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 243#true, 41#L1049-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: 240#(= |#race~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|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,129 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,130 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:00,135 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,135 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,135 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,135 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:00,137 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,137 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,137 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,137 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,137 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,137 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,137 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,137 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,164 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:00,164 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,164 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,164 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,164 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,164 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][211], [281#true, 120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 97#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:11:00,173 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,173 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:00,173 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:00,173 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:00,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][211], [281#true, 120#L1049-2true, 30#L1049-19true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:11:00,173 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,173 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:00,173 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:00,173 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:00,182 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([609] 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[][221], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:00,182 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,182 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,182 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,182 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,182 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,183 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:00,183 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,183 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,183 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,183 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,183 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:00,183 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,183 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,183 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,183 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,197 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,197 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,197 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,197 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,198 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:00,198 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,198 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,198 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,198 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,198 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,206 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][241], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true, 98#L1049-19true]) [2025-03-08 22:11:00,206 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,206 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,206 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,206 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,206 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,206 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1063-5true, 233#true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,207 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,207 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,207 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,207 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,208 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true]) [2025-03-08 22:11:00,208 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,208 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,208 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,208 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,208 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,208 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,209 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true]) [2025-03-08 22:11:00,209 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,209 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,209 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,209 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,209 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,216 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][241], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 145#L1049-17true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true]) [2025-03-08 22:11:00,216 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,216 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,216 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,216 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,216 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][241], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 192#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true]) [2025-03-08 22:11:00,216 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,216 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,216 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,216 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,220 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][143], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 14#L1063-5true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 127#L1049-5true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,220 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,220 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,220 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,220 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,220 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,220 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,224 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true]) [2025-03-08 22:11:00,224 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,224 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,224 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,224 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,224 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,224 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:00,235 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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][211], [120#L1049-2true, 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:11:00,235 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,235 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,235 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,235 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,236 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:00,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [120#L1049-2true, 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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, 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,237 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,237 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:00,237 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,237 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:00,253 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,253 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,253 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,253 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, 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, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:00,255 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,255 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,255 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,255 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, 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, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:00,256 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,256 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,256 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,256 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,256 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][235], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 186#L1049-6true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-08 22:11:00,260 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:00,260 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:00,260 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:00,260 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:00,262 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([609] 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[][221], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:00,262 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,262 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,262 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,262 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,262 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,262 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:00,293 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [120#L1049-2true, 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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)), 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,293 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:00,293 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:00,293 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,293 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,294 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,301 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][163], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 98#L1049-19true, 92#L1063-19true]) [2025-03-08 22:11:00,301 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,301 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:00,301 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:00,301 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:00,301 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:00,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][211], [120#L1049-2true, 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1049-17true, 92#L1063-19true]) [2025-03-08 22:11:00,301 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,301 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:00,301 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:00,301 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:00,302 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([755] L1049-9-->L1049-6: Formula: (let ((.cse1 (< |v_threadThread2of2ForFork0_#t~bitwise4_15| 0)) (.cse2 (< v_~threads_mask~0_42 0)) (.cse0 (<= 0 v_~threads_mask~0_42)) (.cse3 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise4_15|))) (and (or (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise5_7|) (and .cse0 .cse1)) (or .cse2 .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise5_7| (+ |v_threadThread2of2ForFork0_#t~bitwise4_15| v_~threads_mask~0_42))) (or (<= |v_threadThread2of2ForFork0_#t~bitwise4_15| |v_threadThread2of2ForFork0_#t~bitwise5_7|) (and .cse2 .cse3)) (<= |v_threadThread2of2ForFork0_#t~bitwise5_7| 2147483647) (or (< |v_threadThread2of2ForFork0_#t~bitwise5_7| 0) (and .cse0 .cse3)))) InVars {~threads_mask~0=v_~threads_mask~0_42, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_15|} OutVars{~threads_mask~0=v_~threads_mask~0_42, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_7|, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_15|} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise5][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 186#L1049-6true, Black: 262#true, 219#L1062-3true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,302 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,302 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:00,302 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:00,302 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:00,302 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] L1049-9-->L1049-6: Formula: (let ((.cse0 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise4_15|)) (.cse1 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread1of2ForFork0_#t~bitwise4_15| 0)) (.cse2 (< v_~threads_mask~0_42 0))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise5_7| 2147483647) (or (< |v_threadThread1of2ForFork0_#t~bitwise5_7| 0) (and .cse0 .cse1)) (or (and .cse0 .cse2) (<= |v_threadThread1of2ForFork0_#t~bitwise4_15| |v_threadThread1of2ForFork0_#t~bitwise5_7|)) (or (and .cse3 .cse1) (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise5_7|)) (or .cse3 (<= |v_threadThread1of2ForFork0_#t~bitwise5_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise4_15|)) .cse2))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_7|, threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise5][153], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1049-6true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 219#L1062-3true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 127#L1049-5true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,302 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,302 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:00,302 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,302 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:00,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][143], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 14#L1063-5true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 186#L1049-6true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,333 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,333 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,333 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,333 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,334 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,334 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,334 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,334 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,334 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,334 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,334 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,334 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,334 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,334 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,334 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,334 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,335 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][241], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 145#L1049-17true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true]) [2025-03-08 22:11:00,335 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,335 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,335 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,335 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,335 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,335 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][163], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 145#L1049-17true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true]) [2025-03-08 22:11:00,335 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,335 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,335 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,335 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,335 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][241], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 192#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true]) [2025-03-08 22:11:00,335 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,335 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,335 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,335 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,335 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,336 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,336 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,336 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,337 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,337 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,337 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,337 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,337 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,337 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,337 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,337 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,344 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][241], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 192#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 56#L1049-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true]) [2025-03-08 22:11:00,344 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,344 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,344 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,344 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,344 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,344 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,347 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 14#L1063-5true, 233#true, 243#true, 41#L1049-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, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,347 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,347 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:00,347 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:00,347 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,347 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,347 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,347 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,347 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:00,347 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:00,348 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 14#L1063-5true, 243#true, 41#L1049-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, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,348 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,348 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,348 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,348 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,348 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,348 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,348 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,348 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,348 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,348 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,348 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1063-5true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,348 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,348 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,348 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,348 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,348 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,348 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1063-5true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,348 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,348 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,348 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,348 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,348 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,349 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][143], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 14#L1063-5true, 233#true, 243#true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 127#L1049-5true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,349 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,349 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,349 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:00,349 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,349 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,349 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,349 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:00,349 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1063-5true, 233#true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,349 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,349 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,349 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,349 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,349 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,350 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][143], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 14#L1063-5true, 243#true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 127#L1049-5true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,350 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,350 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,350 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,350 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,350 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,350 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,350 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,350 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,354 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,354 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,354 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,354 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,354 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:00,354 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:00,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1063-5true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:00,386 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:00,386 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,386 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,386 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 186#L1049-6true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 219#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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:00,392 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:00,392 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:00,392 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:00,392 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:00,432 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][163], [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, 243#true, 56#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 98#L1049-19true]) [2025-03-08 22:11:00,432 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,432 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:00,432 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:00,432 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:00,432 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:00,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][163], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 145#L1049-17true, 233#true, 243#true, 56#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:11:00,433 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,433 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:00,433 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:00,433 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:00,433 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:00,459 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1063-5true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,459 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,459 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,459 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,459 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,459 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:00,459 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:00,470 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][163], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 145#L1049-17true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true]) [2025-03-08 22:11:00,470 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-08 22:11:00,470 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:00,470 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:00,470 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:00,470 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:00,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][211], [120#L1049-2true, 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:11:00,525 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:00,525 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:00,525 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:00,525 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:00,552 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][163], [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, 145#L1049-17true, 243#true, 56#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,552 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:00,552 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:00,552 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:00,552 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:00,552 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:00,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-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, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1063-2true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,581 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,581 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,581 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,581 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,593 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, 165#L1063-2true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,594 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-08 22:11:00,594 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:00,594 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:00,594 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:00,594 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:00,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1063-2true, Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:00,594 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,594 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,594 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:00,594 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:00,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true]) [2025-03-08 22:11:00,595 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,595 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,595 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:00,595 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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)), 219#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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:00,614 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:00,614 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,614 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,614 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:00,614 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,614 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:00,614 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:00,614 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:00,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [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, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 204#L1062-10true]) [2025-03-08 22:11:00,625 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:00,625 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,625 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,625 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,627 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true, 92#L1063-19true]) [2025-03-08 22:11:00,627 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:00,627 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:00,627 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:00,627 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:00,627 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:00,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:00,628 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:00,628 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,628 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,628 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 204#L1062-10true]) [2025-03-08 22:11:00,636 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:00,636 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,636 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,636 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,668 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([710] L1049-9-->L1049-6: Formula: (let ((.cse0 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise4_15|)) (.cse1 (<= 0 v_~threads_mask~0_42)) (.cse3 (< |v_threadThread1of2ForFork0_#t~bitwise4_15| 0)) (.cse2 (< v_~threads_mask~0_42 0))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise5_7| 2147483647) (or (< |v_threadThread1of2ForFork0_#t~bitwise5_7| 0) (and .cse0 .cse1)) (or (and .cse0 .cse2) (<= |v_threadThread1of2ForFork0_#t~bitwise4_15| |v_threadThread1of2ForFork0_#t~bitwise5_7|)) (or (and .cse3 .cse1) (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise5_7|)) (or .cse3 (<= |v_threadThread1of2ForFork0_#t~bitwise5_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise4_15|)) .cse2))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_7|, threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_15|, ~threads_mask~0=v_~threads_mask~0_42} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise5][153], [120#L1049-2true, 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 73#L1049-6true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 219#L1062-3true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:00,668 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:00,668 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:00,668 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:00,668 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:00,668 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:00,675 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:11:00,675 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:00,675 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:00,675 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:00,675 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:00,675 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:00,715 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true, 127#L1049-5true]) [2025-03-08 22:11:00,715 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,715 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,715 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:00,715 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:00,715 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:01,012 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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, 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:01,012 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,012 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,012 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,012 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,012 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, 113#L1062-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:01,012 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:01,012 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:01,012 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:01,012 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:01,012 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:01,012 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,012 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:01,012 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:01,012 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,012 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:01,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1063-5true, 233#true, 243#true, 41#L1049-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, 185#L1048true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:01,180 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,180 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,180 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,180 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:01,186 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,186 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,186 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,186 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,218 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:01,218 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,218 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:01,218 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:01,218 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:01,218 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:01,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [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, 243#true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:01,221 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:01,221 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:01,221 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:01,221 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:01,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([609] 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[][221], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050true, 243#true, 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|), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 127#L1049-5true, 264#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:01,229 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:01,229 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:01,229 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:01,229 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:01,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([609] 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[][221], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, 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|), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, 264#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:01,229 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:01,229 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:01,229 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:01,229 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:01,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 204#L1062-10true]) [2025-03-08 22:11:01,229 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:01,229 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:01,229 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:01,229 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:01,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:01,230 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:01,230 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:01,230 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:01,230 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:01,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][223], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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)), 209#L1062-17true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:01,230 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:01,230 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:01,230 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:01,230 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:01,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][235], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-08 22:11:01,230 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,230 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,230 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,231 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,243 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true, 127#L1049-5true]) [2025-03-08 22:11:01,243 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,243 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,243 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,243 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:01,243 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,243 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:01,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true, 127#L1049-5true]) [2025-03-08 22:11:01,254 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,254 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,254 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:01,254 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:01,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:11:01,268 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,268 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,268 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,268 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,275 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [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|), 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 204#L1062-10true]) [2025-03-08 22:11:01,275 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,275 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,275 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,275 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,275 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [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|), 243#true, 41#L1049-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: 240#(= |#race~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|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:01,276 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,276 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,276 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,276 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 88#L1050true, 243#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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:01,277 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,277 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,277 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,278 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,278 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 204#L1062-10true]) [2025-03-08 22:11:01,278 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,278 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,278 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,278 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,278 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 240#(= |#race~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|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:01,278 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,278 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,278 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,278 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][235], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 186#L1049-6true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-08 22:11:01,283 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,283 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,283 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,283 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,283 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,284 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 204#L1062-10true]) [2025-03-08 22:11:01,284 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,284 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,284 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,284 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,284 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][199], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 240#(= |#race~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|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:01,285 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,285 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,285 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,285 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([763] L1050-3-->L1050: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread2of2ForFork0_#t~ret7=|v_threadThread2of2ForFork0_#t~ret7_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret7][284], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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)), 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:01,313 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:01,313 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,313 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,313 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,313 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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)), 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:01,313 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:01,313 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,313 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,313 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,313 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,313 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,318 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 92#L1063-19true]) [2025-03-08 22:11:01,318 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,318 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:01,318 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:01,318 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:01,318 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:01,318 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:01,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([763] L1050-3-->L1050: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread2of2ForFork0_#t~ret7=|v_threadThread2of2ForFork0_#t~ret7_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret7][308], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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)), 209#L1062-17true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:01,337 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,337 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,337 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,337 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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)), 209#L1062-17true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:01,338 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,338 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,338 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,338 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true]) [2025-03-08 22:11:01,346 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,347 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,347 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,347 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true]) [2025-03-08 22:11:01,348 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,348 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,348 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,348 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,377 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 186#L1049-6true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 219#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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:01,377 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,377 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,377 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,377 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,377 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,379 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][235], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-08 22:11:01,379 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:01,379 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,379 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,379 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,379 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][279], [281#true, 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 81#L1063-10true, 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, 49#L1049-10true, 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:01,382 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,382 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:01,382 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:01,383 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:01,411 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [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, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:01,411 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,411 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:01,411 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:01,412 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:01,412 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:01,412 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:01,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true]) [2025-03-08 22:11:01,433 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,433 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,433 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,433 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,433 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 223#L1064true]) [2025-03-08 22:11:01,441 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,441 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,441 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,441 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 223#L1064true]) [2025-03-08 22:11:01,441 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,441 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,441 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,441 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:01,448 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,449 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,449 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,449 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:01,462 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,462 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,462 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,462 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,476 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([595] 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][211], [281#true, 120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:11:01,476 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:01,476 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:01,476 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:01,476 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:01,476 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,476 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:01,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][235], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-08 22:11:01,511 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:01,511 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:01,511 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:01,511 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:01,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0)), 223#L1064true]) [2025-03-08 22:11:01,525 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-08 22:11:01,525 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:01,525 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-08 22:11:01,525 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-08 22:11:01,525 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true]) [2025-03-08 22:11:01,525 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-08 22:11:01,525 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-08 22:11:01,525 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-08 22:11:01,525 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:01,525 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:01,525 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true]) [2025-03-08 22:11:01,525 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,525 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,525 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,525 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,525 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,525 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 223#L1064true]) [2025-03-08 22:11:01,526 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,526 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,526 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,526 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 240#(= |#race~threads_mask~0| 0), 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0)), 223#L1064true]) [2025-03-08 22:11:01,527 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-08 22:11:01,527 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:01,527 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-08 22:11:01,527 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-08 22:11:01,527 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 223#L1064true]) [2025-03-08 22:11:01,527 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,527 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,527 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,527 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,527 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,527 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 223#L1064true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:01,527 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,527 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,527 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,527 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,527 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,528 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 223#L1064true]) [2025-03-08 22:11:01,528 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,528 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,528 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,528 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,528 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,528 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 240#(= |#race~threads_mask~0| 0), 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|)), 199#L1049-10true, 264#(not (= ~threads_mask~0 0)), 223#L1064true]) [2025-03-08 22:11:01,528 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,528 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,528 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,528 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,528 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,528 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true]) [2025-03-08 22:11:01,528 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,528 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,528 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,528 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,528 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,528 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 223#L1064true]) [2025-03-08 22:11:01,528 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,529 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,529 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,529 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050true, 14#L1063-5true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:01,533 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,533 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,533 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,533 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][143], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 14#L1063-5true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 238#true, 271#(not (= ~threads_mask~0 0)), 277#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:01,533 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:01,533 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,533 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,533 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:01,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:01,535 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-08 22:11:01,535 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-08 22:11:01,535 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:01,535 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-08 22:11:01,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([755] L1049-9-->L1049-6: Formula: (let ((.cse1 (< |v_threadThread2of2ForFork0_#t~bitwise4_15| 0)) (.cse2 (< v_~threads_mask~0_42 0)) (.cse0 (<= 0 v_~threads_mask~0_42)) (.cse3 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise4_15|))) (and (or (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise5_7|) (and .cse0 .cse1)) (or .cse2 .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise5_7| (+ |v_threadThread2of2ForFork0_#t~bitwise4_15| v_~threads_mask~0_42))) (or (<= |v_threadThread2of2ForFork0_#t~bitwise4_15| |v_threadThread2of2ForFork0_#t~bitwise5_7|) (and .cse2 .cse3)) (<= |v_threadThread2of2ForFork0_#t~bitwise5_7| 2147483647) (or (< |v_threadThread2of2ForFork0_#t~bitwise5_7| 0) (and .cse0 .cse3)))) InVars {~threads_mask~0=v_~threads_mask~0_42, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_15|} OutVars{~threads_mask~0=v_~threads_mask~0_42, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_7|, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_15|} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise5][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 88#L1050true, 233#true, 243#true, 186#L1049-6true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 219#L1062-3true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:01,580 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,580 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:01,580 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:01,580 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:01,584 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][187], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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)), 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:01,584 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:11:01,584 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,584 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:01,584 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,584 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,584 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,584 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 7#L1062-2true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:01,596 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,596 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,596 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:01,596 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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)), 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:01,596 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:11:01,596 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:01,596 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:01,596 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:01,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][321], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:01,628 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,628 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,628 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,628 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:01,628 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,628 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,628 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:01,628 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:01,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1063-5true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:01,667 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:01,667 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:01,667 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:01,667 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 223#L1064true]) [2025-03-08 22:11:01,687 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-08 22:11:01,687 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:01,687 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:01,687 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:01,687 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:01,687 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 223#L1064true]) [2025-03-08 22:11:01,687 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,687 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,687 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,687 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,687 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,687 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:01,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 240#(= |#race~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)), 127#L1049-5true, 223#L1064true]) [2025-03-08 22:11:01,688 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-08 22:11:01,688 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:01,688 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:01,688 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:01,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1063-5true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:01,702 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:01,702 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,702 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,702 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1063-5true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:01,702 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:01,702 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,702 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,702 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,704 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 7#L1062-2true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:01,704 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:01,704 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,704 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:01,704 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,704 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 240#(= |#race~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|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:01,704 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:01,704 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,704 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,704 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:01,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][190], [120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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)), 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:01,746 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-08 22:11:01,746 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:01,746 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:01,746 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:01,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 14#L1063-5true, 243#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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:01,755 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:01,755 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,755 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,755 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:01,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:01,776 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,776 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:01,776 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:01,776 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:01,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1063-5true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:01,846 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:01,846 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,846 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,846 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1063-5true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:01,847 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:01,847 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,847 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,847 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,879 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 92#L1063-19true]) [2025-03-08 22:11:01,880 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:11:01,880 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,880 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,880 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:01,880 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:01,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 14#L1063-5true, 233#true, 243#true, 56#L1049-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, 264#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:01,884 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-08 22:11:01,884 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:01,884 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:01,884 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:01,886 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 14#L1063-5true, 243#true, 56#L1049-2true, 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)), 271#(not (= ~threads_mask~0 0)), 277#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:01,886 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:01,886 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:01,886 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,886 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:01,886 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:01,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][242], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1063-2true, 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:01,904 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:01,904 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:01,904 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:01,904 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:01,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([763] L1050-3-->L1050: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread2of2ForFork0_#t~ret7=|v_threadThread2of2ForFork0_#t~ret7_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret7][319], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 287#(and (<= 2 |ULTIMATE.start_main_#t~ret15#1|) (<= 1 |ULTIMATE.start_main_~j~1#1|))]) [2025-03-08 22:11:01,956 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:01,956 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:01,957 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:01,957 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:02,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([763] L1050-3-->L1050: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread2of2ForFork0_#t~ret7=|v_threadThread2of2ForFork0_#t~ret7_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret7][311], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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)), 219#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:02,020 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:11:02,020 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:02,020 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:02,020 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:02,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:02,145 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:02,145 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,145 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,145 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0)), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:02,168 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-08 22:11:02,168 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:02,168 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:02,168 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:02,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][143], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 14#L1063-5true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 271#(not (= ~threads_mask~0 0)), 277#(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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, 264#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:02,172 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:02,172 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:02,172 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:02,172 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:02,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050true, 14#L1063-5true, 243#true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:02,172 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:02,172 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,172 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:02,173 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:02,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:02,173 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-08 22:11:02,173 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:11:02,173 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:02,173 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:02,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:02,174 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-03-08 22:11:02,174 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:11:02,174 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:02,174 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:11:02,193 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:02,193 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:02,193 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,193 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,193 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,193 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:02,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][267], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:02,215 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,215 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:02,215 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:02,215 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:02,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:02,238 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:02,239 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,239 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,239 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:02,239 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:02,239 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,239 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,239 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:02,248 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:02,248 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,248 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,248 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,249 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][157], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:02,249 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:02,249 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,249 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:02,249 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,249 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:02,249 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:02,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][151], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:02,259 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-03-08 22:11:02,259 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:11:02,259 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:02,259 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:02,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([612] 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][242], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1063-2true, Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:02,362 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-03-08 22:11:02,362 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:02,362 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:02,362 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 22:11:02,519 INFO L124 PetriNetUnfolderBase]: 13696/46859 cut-off events. [2025-03-08 22:11:02,519 INFO L125 PetriNetUnfolderBase]: For 25183/26036 co-relation queries the response was YES. [2025-03-08 22:11:02,748 INFO L83 FinitePrefix]: Finished finitePrefix Result has 83993 conditions, 46859 events. 13696/46859 cut-off events. For 25183/26036 co-relation queries the response was YES. Maximal size of possible extension queue 1645. Compared 623402 event pairs, 2285 based on Foata normal form. 172/41118 useless extension candidates. Maximal degree in co-relation 73544. Up to 3923 conditions per place. [2025-03-08 22:11:02,910 INFO L140 encePairwiseOnDemand]: 240/247 looper letters, 73 selfloop transitions, 7 changer transitions 0/324 dead transitions. [2025-03-08 22:11:02,910 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 255 places, 324 transitions, 1154 flow [2025-03-08 22:11:02,911 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:11:02,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:11:02,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1362 transitions. [2025-03-08 22:11:02,912 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9190283400809717 [2025-03-08 22:11:02,912 INFO L175 Difference]: Start difference. First operand has 250 places, 277 transitions, 886 flow. Second operand 6 states and 1362 transitions. [2025-03-08 22:11:02,912 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 255 places, 324 transitions, 1154 flow [2025-03-08 22:11:02,959 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 254 places, 324 transitions, 1135 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:11:02,961 INFO L231 Difference]: Finished difference. Result has 257 places, 282 transitions, 910 flow [2025-03-08 22:11:02,962 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=867, PETRI_DIFFERENCE_MINUEND_PLACES=249, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=277, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=271, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=910, PETRI_PLACES=257, PETRI_TRANSITIONS=282} [2025-03-08 22:11:02,962 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 25 predicate places. [2025-03-08 22:11:02,962 INFO L471 AbstractCegarLoop]: Abstraction has has 257 places, 282 transitions, 910 flow [2025-03-08 22:11:02,963 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 216.0) internal successors, (1080), 5 states have internal predecessors, (1080), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:11:02,963 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:11:02,963 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:11:02,963 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable36 [2025-03-08 22:11:02,963 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:11:02,963 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:11:02,963 INFO L85 PathProgramCache]: Analyzing trace with hash -1326546931, now seen corresponding path program 1 times [2025-03-08 22:11:02,963 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:11:02,963 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2037979899] [2025-03-08 22:11:02,964 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:11:02,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:11:02,968 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-08 22:11:02,970 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 22:11:02,970 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:11:02,970 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:11:02,988 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:11:02,988 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:11:02,988 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2037979899] [2025-03-08 22:11:02,988 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2037979899] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:11:02,988 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:11:02,988 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:11:02,988 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1010938856] [2025-03-08 22:11:02,988 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:11:02,989 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:11:02,989 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:11:02,989 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:11:02,989 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:11:03,033 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-03-08 22:11:03,034 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 257 places, 282 transitions, 910 flow. Second operand has 4 states, 4 states have (on average 211.5) internal successors, (846), 4 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:11:03,034 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:11:03,034 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-03-08 22:11:03,034 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:11:03,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), Black: 238#true, 291#true, 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, 232#true]) [2025-03-08 22:11:03,144 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-08 22:11:03,144 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:11:03,144 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 22:11:03,144 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:11:03,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 232#true]) [2025-03-08 22:11:03,145 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-08 22:11:03,145 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:11:03,145 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:11:03,145 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 22:11:03,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 14#L1063-5true, 243#true, 41#L1049-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)), Black: 238#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 232#true]) [2025-03-08 22:11:03,151 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-08 22:11:03,151 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 22:11:03,151 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-03-08 22:11:03,151 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 22:11:03,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-1true, 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, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 232#true]) [2025-03-08 22:11:03,174 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-03-08 22:11:03,174 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-03-08 22:11:03,174 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-08 22:11:03,174 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-03-08 22:11:03,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true, 232#true]) [2025-03-08 22:11:03,189 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-03-08 22:11:03,189 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:11:03,189 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-03-08 22:11:03,189 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-03-08 22:11:03,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][224], [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, 41#L1049-5true, 243#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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 232#true]) [2025-03-08 22:11:03,196 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2025-03-08 22:11:03,196 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-08 22:11:03,196 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-03-08 22:11:03,196 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-03-08 22:11:03,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 48#L1060-4true, 58#threadENTRYtrue]) [2025-03-08 22:11:03,244 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-03-08 22:11:03,245 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-03-08 22:11:03,245 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-08 22:11:03,245 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-03-08 22:11:03,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 48#L1060-4true]) [2025-03-08 22:11:03,261 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-03-08 22:11:03,261 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-03-08 22:11:03,261 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 22:11:03,261 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-03-08 22:11:03,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 107#L1061true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue]) [2025-03-08 22:11:03,303 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-08 22:11:03,303 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:11:03,303 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:11:03,304 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 22:11:03,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 41#L1049-5true, 243#true, 107#L1061true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:03,345 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-08 22:11:03,345 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 22:11:03,345 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:11:03,345 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:11:03,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 164#L1062-33true, 243#true, 41#L1049-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)), 185#L1048true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:03,411 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-08 22:11:03,412 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:11:03,412 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:11:03,412 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:11:03,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 71#L1062-32true, 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)), 185#L1048true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:03,424 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-03-08 22:11:03,424 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:11:03,424 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-03-08 22:11:03,424 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-03-08 22:11:03,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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, 41#L1049-5true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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)), 185#L1048true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:03,438 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 22:11:03,438 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:11:03,438 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:11:03,438 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:11:03,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 108#L1062-24true, 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)), 185#L1048true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:03,497 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 22:11:03,497 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:11:03,497 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:11:03,497 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:11:03,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 41#L1049-5true, 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), 177#ULTIMATE.startFINALtrue, 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), 58#threadENTRYtrue]) [2025-03-08 22:11:03,531 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-03-08 22:11:03,531 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:11:03,531 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:11:03,531 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:11:03,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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), 162#L1062-22true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 243#true, 41#L1049-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)), 185#L1048true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:03,534 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 22:11:03,534 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:11:03,534 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:11:03,534 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:11:03,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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|), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:03,535 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 22:11:03,535 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:11:03,535 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:11:03,535 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:11:03,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 164#L1062-33true, 243#true, 41#L1049-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)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:11:03,576 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:11:03,576 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:03,576 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:11:03,576 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:11:03,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 30#L1049-19true, Black: 249#(= |ULTIMATE.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, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:03,595 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-03-08 22:11:03,595 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:11:03,595 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:11:03,595 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-08 22:11:03,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 164#L1062-33true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1049-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)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:03,607 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-03-08 22:11:03,607 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:11:03,607 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-08 22:11:03,607 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:11:03,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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, 243#true, 41#L1049-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)), 185#L1048true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true]) [2025-03-08 22:11:03,632 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-03-08 22:11:03,632 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:11:03,632 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-08 22:11:03,632 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-08 22:11:03,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true]) [2025-03-08 22:11:03,643 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-03-08 22:11:03,643 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-08 22:11:03,643 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-08 22:11:03,643 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:11:03,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 30#L1049-19true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:03,646 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-03-08 22:11:03,646 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-08 22:11:03,646 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:11:03,646 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-08 22:11:03,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1049-17true, 127#L1049-5true]) [2025-03-08 22:11:03,648 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-03-08 22:11:03,648 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:11:03,648 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-08 22:11:03,648 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-08 22:11:03,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 71#L1062-32true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:03,664 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:11:03,665 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:03,665 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:03,665 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:11:03,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 41#L1049-5true, 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), 177#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 291#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-03-08 22:11:03,674 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:11:03,674 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:11:03,674 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:03,674 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:03,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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), 162#L1062-22true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1049-17true, 127#L1049-5true]) [2025-03-08 22:11:03,694 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-03-08 22:11:03,694 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-08 22:11:03,694 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-08 22:11:03,694 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-08 22:11:03,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:11:03,698 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:11:03,698 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:03,698 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:03,698 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:03,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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|), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1049-17true, 127#L1049-5true]) [2025-03-08 22:11:03,705 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-03-08 22:11:03,705 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-08 22:11:03,705 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-03-08 22:11:03,705 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-08 22:11:03,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:11:03,740 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:11:03,740 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:03,740 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:03,740 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:03,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 164#L1062-33true, 243#true, 41#L1049-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)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:03,741 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:11:03,741 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:03,741 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:03,741 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:03,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 164#L1062-33true, 243#true, 41#L1049-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)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:03,742 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:11:03,742 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:03,742 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:03,742 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:03,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1049-19true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:03,745 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:11:03,745 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:03,745 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:03,745 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:03,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, Black: 264#(not (= ~threads_mask~0 0)), 183#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:03,959 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-03-08 22:11:03,959 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:11:03,959 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-08 22:11:03,960 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:11:03,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 183#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:03,970 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-03-08 22:11:03,970 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:11:03,970 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-03-08 22:11:03,970 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:11:03,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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, 243#true, 190#L1062-12true, 41#L1049-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)), 185#L1048true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:03,996 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:11:03,996 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:03,996 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:03,996 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:03,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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), 162#L1062-22true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:11:03,997 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:11:03,997 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:03,997 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:03,997 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:03,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, 190#L1062-12true, 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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:03,998 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:11:03,998 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:03,998 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:03,998 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:03,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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|), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:11:03,999 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:11:03,999 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:03,999 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:03,999 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:04,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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|), 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,000 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,000 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,000 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,000 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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|), 243#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, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1049-17true, 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:04,003 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:11:04,003 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:04,003 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:04,003 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:04,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1049-17true, 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:04,005 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:11:04,005 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:04,005 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:04,005 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:04,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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), 162#L1062-22true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,019 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-03-08 22:11:04,019 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:04,019 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:11:04,019 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:04,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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|), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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#L1049-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)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,032 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-03-08 22:11:04,032 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:04,032 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:04,032 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:11:04,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue]) [2025-03-08 22:11:04,040 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-03-08 22:11:04,040 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:04,040 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:11:04,040 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:04,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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|), 154#L1063-13true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue]) [2025-03-08 22:11:04,041 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:11:04,041 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:04,041 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:04,041 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:04,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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, 243#true, 41#L1049-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)), 185#L1048true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:04,065 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,065 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:04,065 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,065 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:04,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:04,065 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,065 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:04,066 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:04,066 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:04,067 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,067 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:04,067 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:04,067 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 58#threadENTRYtrue]) [2025-03-08 22:11:04,076 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,076 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,076 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,076 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true, 144#threadENTRYtrue]) [2025-03-08 22:11:04,092 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,092 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,092 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,092 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), Black: 238#true, 231#true, 291#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, 58#threadENTRYtrue, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:04,093 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,093 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,093 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,093 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true, 144#threadENTRYtrue, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:04,093 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,093 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,093 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,093 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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, 243#true, 41#L1049-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)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true, 64#L1062-18true]) [2025-03-08 22:11:04,137 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,137 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,137 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,137 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,138 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,138 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,138 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,138 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 11#L1049-12true]) [2025-03-08 22:11:04,139 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,139 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,139 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,139 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,141 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,141 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,141 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,141 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,142 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,142 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,142 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,142 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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|), 243#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#L1049-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:04,145 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,145 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,145 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,146 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1049-19true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 190#L1062-12true, 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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,147 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,147 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,147 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,147 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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, 243#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#L1049-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, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:04,148 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,148 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,148 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,148 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 14#L1063-5true, 233#true, 243#true, 41#L1049-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)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue]) [2025-03-08 22:11:04,195 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,195 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,195 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,195 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 41#L1049-5true, 243#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, 185#L1048true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:11:04,195 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,195 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,195 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,195 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:04,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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), 162#L1062-22true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,380 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,380 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,380 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,380 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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|), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 243#true, 41#L1049-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)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,381 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,381 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,381 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,381 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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|), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,385 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,385 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,385 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,385 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,386 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,386 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,386 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,386 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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|), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,387 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,387 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,387 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,387 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,388 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,388 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,388 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,388 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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|), 243#true, 190#L1062-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1049-17true, 127#L1049-5true]) [2025-03-08 22:11:04,392 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,392 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,392 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,392 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1049-19true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:04,395 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,395 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,395 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,395 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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#L1062-12true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1049-17true, 127#L1049-5true]) [2025-03-08 22:11:04,397 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,397 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,397 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,397 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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)), 185#L1048true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:04,456 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,456 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,456 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,456 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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|), 154#L1063-13true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#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, 185#L1048true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:04,464 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,464 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,464 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,464 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:04,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][189], [120#L1049-2true, 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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:04,508 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,508 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,508 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,508 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1049-17true, 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:04,516 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,516 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,516 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,516 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:04,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1049-17true, 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:04,523 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-08 22:11:04,523 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:11:04,523 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:11:04,523 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:11:04,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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, 243#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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1049-17true, 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:04,534 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-03-08 22:11:04,534 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:11:04,534 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:11:04,534 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-03-08 22:11:04,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 198#L1048true, 127#L1049-5true]) [2025-03-08 22:11:04,552 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,552 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,552 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,552 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#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, 231#true, 291#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, 198#L1048true, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:04,556 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,556 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,556 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,556 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), Black: 238#true, 185#L1048true, 231#true, 291#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, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:04,578 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,578 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,578 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,578 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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, 243#true, 41#L1049-5true, 190#L1062-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:11:04,637 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,637 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,637 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,637 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [120#L1049-2true, 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), 162#L1062-22true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:04,639 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,639 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,639 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,639 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 41#L1049-5true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:04,640 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,640 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,640 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,640 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 190#L1062-12true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:11:04,642 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,642 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,642 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,642 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][189], [120#L1049-2true, 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), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:04,644 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,644 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,644 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,644 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:04,644 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,644 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,644 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,644 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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|), 243#true, 41#L1049-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)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:04,646 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,646 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,646 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,646 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:04,647 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,647 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,647 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,647 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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|), 243#true, 190#L1062-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1049-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)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,649 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,649 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,649 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,649 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#true, 41#L1049-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)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:04,651 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,651 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,651 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,651 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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#L1062-12true, 243#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#L1049-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, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,653 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,653 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,653 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,653 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#true, 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:04,654 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,654 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,654 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,654 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 14#L1063-5true, 243#true, 41#L1049-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)), 185#L1048true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:04,736 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,736 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,736 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,736 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true]) [2025-03-08 22:11:04,756 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,756 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,756 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,756 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:04,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true, 204#L1062-10true]) [2025-03-08 22:11:04,777 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,777 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,777 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,777 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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, 243#true, 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true, 204#L1062-10true]) [2025-03-08 22:11:04,778 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,778 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,778 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,778 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true, 204#L1062-10true]) [2025-03-08 22:11:04,782 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,782 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,783 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,783 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 164#L1062-33true, 233#true, 243#true, 41#L1049-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)), Black: 238#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:04,785 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,785 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,785 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,785 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 164#L1062-33true, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:04,785 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,785 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,785 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,785 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 164#L1062-33true, 233#true, 243#true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:04,788 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,788 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,788 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,788 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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, 243#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#L1049-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, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:04,796 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,796 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,796 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,796 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:04,803 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-03-08 22:11:04,803 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:04,803 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:11:04,803 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:04,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), 185#L1048true, 231#true, 291#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]) [2025-03-08 22:11:04,807 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-03-08 22:11:04,807 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:04,807 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:04,807 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:11:04,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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, 243#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#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:04,815 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-03-08 22:11:04,815 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:04,815 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:11:04,815 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:04,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 30#L1049-19true, 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, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true]) [2025-03-08 22:11:04,834 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,834 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:04,834 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:04,834 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 30#L1049-19true, 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, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:04,840 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,840 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,840 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,840 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:04,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-1true, 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, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue]) [2025-03-08 22:11:04,878 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,878 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,878 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,878 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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|), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:04,901 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,901 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,901 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,901 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 164#L1062-33true, 233#true, 88#L1050true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,906 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-03-08 22:11:04,906 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:04,906 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:11:04,906 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:11:04,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 164#L1062-33true, 88#L1050true, 243#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), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,908 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-03-08 22:11:04,908 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:04,908 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:11:04,908 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:04,923 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), 185#L1048true, 231#true, 291#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]) [2025-03-08 22:11:04,923 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,923 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,923 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,923 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,923 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,925 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), 185#L1048true, 231#true, 291#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, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:04,925 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,925 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,925 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,925 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,925 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:04,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-5true, 190#L1062-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,928 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,928 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,928 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,928 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:04,929 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,929 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,929 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:04,929 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:04,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:04,934 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,934 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:04,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:04,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [120#L1049-2true, 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, 243#true, 41#L1049-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)), Black: 238#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true]) [2025-03-08 22:11:04,974 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-08 22:11:04,974 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:04,974 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:04,974 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:04,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [120#L1049-2true, 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, 243#true, 41#L1049-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)), Black: 238#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true]) [2025-03-08 22:11:04,974 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,974 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,975 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,975 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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|), 243#true, 56#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:04,976 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,976 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,976 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,977 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:04,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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|), 243#true, 190#L1062-12true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,989 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,989 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,990 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,990 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 41#L1049-5true, 243#true, 190#L1062-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:04,990 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,990 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,990 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,990 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1049-17true, 7#L1062-2true, 127#L1049-5true]) [2025-03-08 22:11:04,990 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:04,990 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,990 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:04,990 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 97#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true]) [2025-03-08 22:11:04,991 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:04,991 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:04,991 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,991 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 128#L1049-17true, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:04,994 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:04,995 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:04,995 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,995 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 97#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:04,995 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:04,995 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,995 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:04,995 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:04,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:04,997 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,997 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:04,997 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:04,997 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][189], [120#L1049-2true, 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, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true]) [2025-03-08 22:11:05,011 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-08 22:11:05,011 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:05,011 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:05,011 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:05,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [120#L1049-2true, 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, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true]) [2025-03-08 22:11:05,012 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,012 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:05,012 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:05,012 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#true, 56#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:05,013 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,013 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:05,013 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,013 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:05,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), Black: 238#true, 231#true, 291#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, 11#L1049-12true]) [2025-03-08 22:11:05,083 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,083 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,083 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,083 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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|), 41#L1049-5true, 190#L1062-12true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:05,094 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,094 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,094 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,094 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 190#L1062-12true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:05,095 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,095 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,095 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,096 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,118 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 11#L1049-12true]) [2025-03-08 22:11:05,119 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,119 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,119 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,119 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,119 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 41#L1049-5true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 11#L1049-12true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:05,132 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,132 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,132 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,132 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:05,150 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:05,150 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:05,150 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:05,151 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:05,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:05,156 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:05,156 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:05,156 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:05,156 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:05,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][224], [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, 243#true, 41#L1049-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)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:11:05,185 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,185 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,185 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,185 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 41#L1049-5true, 243#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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:11:05,186 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,186 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,186 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,186 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#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-10true, 183#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:05,188 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,188 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,188 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,188 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), Black: 238#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:11:05,208 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,208 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,208 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,208 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][223], [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, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:11:05,219 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,219 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,219 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,219 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 41#L1049-5true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:05,244 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,244 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,244 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,244 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:05,247 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,247 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,247 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,247 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:05,250 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,250 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,250 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,250 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:05,253 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,253 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,253 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,253 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 108#L1062-24true, 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, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:05,254 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,254 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,254 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,254 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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|), 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:05,255 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,255 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,255 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,255 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:05,255 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,255 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,255 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,255 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:05,256 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,256 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,256 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,256 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 108#L1062-24true, 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)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:05,257 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,257 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,257 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,257 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,263 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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), 30#L1049-19true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:05,263 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,263 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,263 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,263 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:05,263 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [120#L1049-2true, 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, 243#true, 190#L1062-12true, 41#L1049-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)), Black: 238#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:05,309 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,309 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,309 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,309 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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|), 243#true, 190#L1062-12true, 56#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:05,310 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,310 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,310 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,310 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1049-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)), 291#true, 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, 127#L1049-5true]) [2025-03-08 22:11:05,310 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,310 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,311 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,311 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1049-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)), 291#true, 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, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:05,317 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,317 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,317 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,317 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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#L1050true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:05,319 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-08 22:11:05,319 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:05,319 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:05,319 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:05,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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#L1050true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:05,321 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-08 22:11:05,321 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:05,321 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:05,321 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:05,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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#L1050true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:05,345 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-08 22:11:05,345 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:05,345 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:05,345 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:05,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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#L1050true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 108#L1062-24true, 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, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:05,346 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-08 22:11:05,346 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:05,346 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:05,346 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:05,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][224], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:05,351 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,351 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,351 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,351 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:05,353 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,353 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,353 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,353 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue, 223#L1064true]) [2025-03-08 22:11:05,359 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,359 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,359 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,360 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-1true, 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, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:05,365 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,365 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,365 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,365 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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|), 154#L1063-13true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:05,379 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,379 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,379 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,379 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][223], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:05,387 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,387 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,387 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,387 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,411 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 11#L1049-12true]) [2025-03-08 22:11:05,411 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,411 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,411 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,411 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,411 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,411 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 73#L1049-6true, 233#true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true]) [2025-03-08 22:11:05,412 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:05,412 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:05,412 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:05,412 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:05,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), Black: 238#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true]) [2025-03-08 22:11:05,413 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,413 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:05,413 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,413 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [120#L1049-2true, 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, 243#true, 41#L1049-5true, 190#L1062-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:05,414 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,414 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,414 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,414 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,415 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), Black: 238#true, 231#true, 291#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, 11#L1049-12true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:05,415 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,415 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,415 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,415 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,415 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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#L1049-6true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:05,415 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:05,415 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:05,416 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:05,416 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:05,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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), 162#L1062-22true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 41#L1049-5true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:05,419 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,419 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,419 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,419 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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), 162#L1062-22true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 243#true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:05,420 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,420 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,420 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,420 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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|), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:05,421 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,421 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,421 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,421 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][189], [120#L1049-2true, 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, 243#true, 41#L1049-5true, 190#L1062-12true, 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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:05,424 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,424 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,424 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,424 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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|), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:05,425 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,425 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,425 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,425 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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|), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:05,426 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,426 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,426 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,426 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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|), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:05,427 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,427 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,427 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,427 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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|), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 243#true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:05,429 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,429 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,429 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,429 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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), 162#L1062-22true, 262#true, 233#true, 243#true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:05,429 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,429 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,430 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,430 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,432 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), Black: 238#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true]) [2025-03-08 22:11:05,432 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,432 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:05,432 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,432 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,432 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,432 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1049-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, 291#true, 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, 127#L1049-5true]) [2025-03-08 22:11:05,432 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,432 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,432 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,432 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,432 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,432 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#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#L1049-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 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, 127#L1049-5true]) [2025-03-08 22:11:05,433 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,433 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,433 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,433 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,433 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,433 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,435 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1049-17true, 7#L1062-2true, 127#L1049-5true]) [2025-03-08 22:11:05,435 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,435 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,435 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,435 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,435 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#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, 231#true, 291#true, 49#L1049-10true, 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, 127#L1049-5true]) [2025-03-08 22:11:05,435 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:05,435 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,435 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,435 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), Black: 238#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:05,437 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,437 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:05,437 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,437 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,437 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1049-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, 291#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, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:05,437 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,437 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,437 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,437 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,437 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,437 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1049-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, 291#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, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:05,437 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,437 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,437 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,437 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,437 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,437 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,437 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 128#L1049-17true, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:05,438 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,438 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,438 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:05,438 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,438 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#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, 49#L1049-10true, 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, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:05,438 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:05,438 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,438 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,438 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,441 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 41#L1049-5true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:05,441 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,441 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,441 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:05,441 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,441 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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|), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:05,442 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,442 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,442 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,442 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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|), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:05,444 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,444 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,444 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,444 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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), 162#L1062-22true, 262#true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 88#L1050true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:05,484 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:05,484 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:05,484 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:05,484 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:05,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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|), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 243#true, 41#L1049-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)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:05,485 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,485 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,485 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,485 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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), 162#L1062-22true, 262#true, 233#true, 88#L1050true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 243#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), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:05,485 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:05,485 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:05,485 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:05,485 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:05,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [120#L1049-2true, 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, 243#true, 41#L1049-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)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:05,495 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:05,495 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:05,496 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:05,496 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:05,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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|), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:05,518 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:05,518 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:05,518 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:05,518 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:05,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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|), 162#L1062-22true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:05,519 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,519 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,519 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,519 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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), 162#L1062-22true, 262#true, 233#true, 88#L1050true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:05,519 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:05,519 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:05,519 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:05,519 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:05,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][223], [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, 243#true, 41#L1049-5true, 186#L1049-6true, Black: 265#(and (<= 2 |ULTIMATE.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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:11:05,572 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,573 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,573 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:05,573 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [120#L1049-2true, 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, 243#true, 41#L1049-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)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:05,596 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,596 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,596 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,596 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [120#L1049-2true, 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, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:05,597 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,597 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,597 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,597 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][189], [120#L1049-2true, 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, 41#L1049-5true, 243#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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:05,601 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,601 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,601 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,601 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 41#L1049-5true, 243#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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:05,606 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,606 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,606 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,606 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][224], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#threadENTRYtrue, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:05,640 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-08 22:11:05,640 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:05,640 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:05,640 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:05,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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, 243#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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 144#threadENTRYtrue, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:05,641 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-08 22:11:05,641 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:05,641 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:05,641 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:05,647 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 11#L1049-12true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:05,647 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-08 22:11:05,647 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:05,647 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:05,647 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:05,647 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:05,647 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:05,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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#L1050true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:05,651 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,651 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,651 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,651 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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#L1050true, 243#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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:05,683 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,683 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,683 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,683 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 14#L1063-5true, 243#true, 41#L1049-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)), Black: 238#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:05,727 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,727 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,727 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,727 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][223], [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, 243#true, 41#L1049-5true, 186#L1049-6true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:05,733 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,733 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,733 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,733 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:05,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 41#L1049-5true, 243#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), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 64#L1062-18true]) [2025-03-08 22:11:05,761 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,761 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,761 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,761 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 64#L1062-18true]) [2025-03-08 22:11:05,761 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,761 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,761 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,761 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,762 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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#L1049-6true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true]) [2025-03-08 22:11:05,762 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:05,762 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:05,762 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:05,762 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:05,762 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:05,763 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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#L1049-6true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:05,763 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:05,763 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:05,763 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:05,763 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:05,763 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:05,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 41#L1049-5true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 64#L1062-18true]) [2025-03-08 22:11:05,765 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,765 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,765 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,765 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 64#L1062-18true]) [2025-03-08 22:11:05,765 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,765 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,765 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,765 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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#L1050true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 243#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), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:05,773 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,773 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,773 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,773 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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#L1050true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:05,774 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,774 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,774 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,774 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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#L1050true, 233#true, 243#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), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:05,775 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,775 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,775 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,775 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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#L1050true, 233#true, 243#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), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:05,776 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,776 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,776 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,776 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-5true, 186#L1049-6true, Black: 265#(and (<= 2 |ULTIMATE.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, 231#true, 291#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]) [2025-03-08 22:11:05,792 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:05,792 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:05,792 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:05,792 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:05,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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|), 243#true, 41#L1049-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)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true]) [2025-03-08 22:11:05,816 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-08 22:11:05,816 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:05,816 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:05,816 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:05,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), Black: 238#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 64#L1062-18true]) [2025-03-08 22:11:05,817 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,817 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,817 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,817 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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#L1050true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:05,818 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,818 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,818 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,818 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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|), 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 64#L1062-18true]) [2025-03-08 22:11:05,818 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-08 22:11:05,818 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:05,818 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:05,819 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:05,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true]) [2025-03-08 22:11:05,850 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-08 22:11:05,850 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:05,850 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:05,850 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:05,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true]) [2025-03-08 22:11:05,851 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,851 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,851 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,851 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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#L1050true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true, 127#L1049-5true]) [2025-03-08 22:11:05,852 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,852 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,852 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,852 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true]) [2025-03-08 22:11:05,852 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-08 22:11:05,852 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:05,852 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:05,852 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:05,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true]) [2025-03-08 22:11:05,873 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,873 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:05,873 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:05,873 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:06,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:06,049 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-08 22:11:06,049 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:06,049 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:06,049 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:06,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][224], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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)), 185#L1048true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:06,086 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,086 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:06,086 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,086 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:06,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-5true, 190#L1062-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,088 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,088 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:06,088 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:06,088 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 190#L1062-12true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,091 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,091 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:06,091 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:06,091 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-5true, 186#L1049-6true, Black: 265#(and (<= 2 |ULTIMATE.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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:06,100 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:06,100 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:06,100 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:06,100 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:06,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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#L1050true, 243#true, 190#L1062-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:06,122 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,122 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,122 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,122 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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, 243#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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1048true, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:06,134 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:06,134 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:06,134 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:06,134 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:06,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 41#L1049-5true, 243#true, 190#L1062-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,156 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,156 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,156 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,156 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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#L1050true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 243#true, 190#L1062-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:06,156 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,156 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,156 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,156 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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#L1050true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 190#L1062-12true, 243#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), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:06,157 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,157 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,157 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,157 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 190#L1062-12true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,157 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,157 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,157 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,157 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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#L1050true, 243#true, 190#L1062-12true, 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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:06,177 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,177 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,177 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,177 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-1true, Black: 249#(= |ULTIMATE.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, 243#true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:11:06,207 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,207 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,207 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:06,207 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:06,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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, 243#true, 190#L1062-12true, 41#L1049-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)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,242 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,242 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,242 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,242 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-5true, 190#L1062-12true, 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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,248 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,248 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,248 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,248 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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, 243#true, 190#L1062-12true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:06,250 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,250 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,250 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,250 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 190#L1062-12true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,251 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,251 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,251 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,251 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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#L1050true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 243#true, 190#L1062-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:06,255 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,255 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,255 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,255 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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#L1050true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:06,258 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,258 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,258 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,258 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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#L1050true, 233#true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:06,258 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,258 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,258 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,259 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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#L1050true, 233#true, 243#true, 190#L1062-12true, 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), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:06,259 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,259 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,260 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,260 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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#L1050true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:06,264 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,264 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,264 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,264 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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#L1050true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:06,284 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,284 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,284 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,284 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 204#L1062-10true]) [2025-03-08 22:11:06,320 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-08 22:11:06,320 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:06,320 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:06,320 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:06,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:06,322 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-08 22:11:06,322 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:06,322 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:06,322 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:06,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 204#L1062-10true]) [2025-03-08 22:11:06,332 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-08 22:11:06,332 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:06,332 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:06,332 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:06,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:06,334 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-08 22:11:06,334 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:06,334 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:06,334 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:06,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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#L1050true, 243#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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:06,337 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,337 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,337 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,337 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [281#true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-1true, 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, 243#true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,367 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,367 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,367 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:06,367 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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, 243#true, 41#L1049-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)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 204#L1062-10true]) [2025-03-08 22:11:06,404 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,404 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,404 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,404 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:06,404 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,404 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,404 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,404 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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, 41#L1049-5true, 243#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: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 204#L1062-10true]) [2025-03-08 22:11:06,406 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,406 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,406 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,406 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 204#L1062-10true]) [2025-03-08 22:11:06,407 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,407 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,407 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,407 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:06,412 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,412 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,412 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,412 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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, 243#true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:06,414 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,414 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,414 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,414 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][188], [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, 41#L1049-5true, 243#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), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 204#L1062-10true]) [2025-03-08 22:11:06,415 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,415 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,415 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,415 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#true, 41#L1049-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 204#L1062-10true]) [2025-03-08 22:11:06,415 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,415 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,415 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,415 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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#L1050true, 233#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 243#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), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:06,419 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,419 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,419 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,419 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][291], [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#L1050true, 233#true, 243#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), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:06,420 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,420 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,420 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,420 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][290], [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#L1050true, 233#true, 243#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), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:06,423 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,423 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,423 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,423 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:06,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 30#L1049-19true, 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, 243#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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:06,460 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-03-08 22:11:06,460 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:06,460 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-08 22:11:06,460 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-08 22:11:06,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 14#L1063-5true, 243#true, 41#L1049-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)), 185#L1048true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:06,565 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:06,565 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,565 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,565 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:06,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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, 243#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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1049-17true, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:06,616 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-08 22:11:06,616 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-08 22:11:06,616 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:06,616 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:06,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 97#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:06,617 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-08 22:11:06,617 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:06,617 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:06,617 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-08 22:11:06,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1049-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, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:06,618 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:06,618 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:06,618 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:06,618 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:06,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 41#L1049-5true, 243#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), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true, 223#L1064true]) [2025-03-08 22:11:06,680 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:06,680 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,680 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:06,680 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:06,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][224], [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, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true, 228#L1063-12true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:06,718 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:06,718 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:06,718 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:06,718 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:06,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:06,726 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:06,726 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:06,726 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:06,726 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:06,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 41#L1049-5true, 243#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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:06,726 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:06,726 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:06,726 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:06,726 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:06,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][224], [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, 41#L1049-5true, 243#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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true]) [2025-03-08 22:11:06,742 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:06,742 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:06,742 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:06,742 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:06,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][223], [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, 243#true, 41#L1049-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)), Black: 238#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true]) [2025-03-08 22:11:06,746 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:06,746 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:06,746 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:06,746 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:06,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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, 243#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-10true, 183#L1049-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, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:06,774 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:06,774 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:06,774 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:06,774 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:06,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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: 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true]) [2025-03-08 22:11:06,834 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:06,834 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:06,834 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:06,834 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:06,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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#L1050true, 243#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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:06,841 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-08 22:11:06,841 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:06,841 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:06,841 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:06,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 88#L1050true, 233#true, 243#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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:06,846 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-08 22:11:06,846 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:06,846 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:06,846 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:06,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][224], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:06,871 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:06,871 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:06,871 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:06,871 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:06,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][224], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:06,889 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:06,889 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:06,889 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:06,889 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:06,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][223], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:06,892 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:06,892 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:06,892 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:06,892 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:07,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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, 243#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-10true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,006 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:07,006 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:07,006 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:07,006 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:07,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,007 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:07,007 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:07,007 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:07,007 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:07,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][224], [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, 243#true, 41#L1049-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)), Black: 238#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,076 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:07,076 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:07,076 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:07,076 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:07,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-1true, 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, 243#true, 41#L1049-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: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,143 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:07,143 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:07,143 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:07,143 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:07,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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|), 154#L1063-13true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,146 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:07,147 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:07,147 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:07,147 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:07,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][224], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,211 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:07,211 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:07,211 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:07,211 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:07,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,221 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-08 22:11:07,221 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:07,221 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:07,221 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:07,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 14#L1063-5true, 243#true, 41#L1049-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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,632 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:07,632 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:07,632 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:07,632 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:07,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 14#L1063-5true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,633 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:07,633 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:07,633 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:07,633 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:07,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 120#L1049-2true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 154#L1063-13true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,634 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:07,634 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:07,634 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:07,634 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:07,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [120#L1049-2true, 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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,680 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-03-08 22:11:07,680 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:07,680 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:07,680 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-03-08 22:11:07,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 41#L1049-5true, 243#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), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,715 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:11:07,715 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:07,715 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:07,715 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:07,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 92#L1063-19true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,718 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:11:07,718 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:07,718 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:07,718 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:07,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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|), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,793 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:07,793 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:07,793 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:07,793 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:07,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 120#L1049-2true, 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, 14#L1063-5true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:07,793 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:07,793 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:07,793 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:07,793 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:07,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][224], [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, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 228#L1063-12true]) [2025-03-08 22:11:07,802 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:07,802 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:07,802 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:07,802 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:07,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][223], [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, 41#L1049-5true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:11:07,805 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:07,805 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:07,805 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:07,805 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:08,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-1true, 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, 41#L1049-5true, 243#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), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,004 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:08,004 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:08,004 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:08,004 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:08,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][224], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:08,013 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:08,013 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:08,013 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:08,013 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:08,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][223], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:08,015 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:08,015 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:08,015 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:08,015 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:08,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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), 72#L1063-1true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 41#L1049-5true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,072 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:08,072 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:08,072 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:08,072 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:08,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-1true, 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, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,072 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:08,072 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:08,072 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:08,072 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:08,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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|), 72#L1063-1true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,073 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:08,073 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:08,073 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:08,073 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:08,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 228#L1063-12true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,074 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:08,074 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:08,074 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:08,074 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:08,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 228#L1063-12true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,075 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:08,075 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:08,075 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:08,075 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:08,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][224], [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, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,098 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:08,098 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:08,098 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:08,098 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:08,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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|), 154#L1063-13true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,133 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:08,133 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:08,133 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:08,133 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:08,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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|), 154#L1063-13true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,134 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:08,134 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:08,134 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:08,135 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:08,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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, 88#L1050true, 233#true, 243#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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,137 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:08,137 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:08,137 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:08,137 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:08,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][224], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,157 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:08,157 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:08,157 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:08,157 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:08,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 41#L1049-5true, 243#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-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,164 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-08 22:11:08,164 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:08,164 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:08,164 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:11:08,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,167 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-03-08 22:11:08,167 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:08,167 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:08,167 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:11:08,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true, 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,187 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:08,187 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:08,187 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:08,187 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:08,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][149], [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, 243#true, 41#L1049-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: 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,237 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:08,237 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:08,237 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:08,237 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:08,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,237 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-03-08 22:11:08,237 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:08,237 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:08,237 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:08,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,238 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:08,238 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:08,238 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:08,238 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:08,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 14#L1063-5true, 233#true, 243#true, 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,238 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:08,238 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:08,238 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:08,238 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:08,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][143], [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, 14#L1063-5true, 243#true, 41#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:08,239 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:08,239 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:08,239 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:08,239 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:08,624 INFO L124 PetriNetUnfolderBase]: 14936/48613 cut-off events. [2025-03-08 22:11:08,625 INFO L125 PetriNetUnfolderBase]: For 49165/51864 co-relation queries the response was YES. [2025-03-08 22:11:08,834 INFO L83 FinitePrefix]: Finished finitePrefix Result has 98954 conditions, 48613 events. 14936/48613 cut-off events. For 49165/51864 co-relation queries the response was YES. Maximal size of possible extension queue 1529. Compared 631923 event pairs, 2376 based on Foata normal form. 445/43973 useless extension candidates. Maximal degree in co-relation 86428. Up to 8498 conditions per place. [2025-03-08 22:11:08,991 INFO L140 encePairwiseOnDemand]: 235/247 looper letters, 69 selfloop transitions, 23 changer transitions 0/318 dead transitions. [2025-03-08 22:11:08,991 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 260 places, 318 transitions, 1211 flow [2025-03-08 22:11:08,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:11:08,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:11:08,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 920 transitions. [2025-03-08 22:11:08,992 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9311740890688259 [2025-03-08 22:11:08,992 INFO L175 Difference]: Start difference. First operand has 257 places, 282 transitions, 910 flow. Second operand 4 states and 920 transitions. [2025-03-08 22:11:08,992 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 260 places, 318 transitions, 1211 flow [2025-03-08 22:11:09,036 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 318 transitions, 1211 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:11:09,038 INFO L231 Difference]: Finished difference. Result has 262 places, 286 transitions, 1018 flow [2025-03-08 22:11:09,038 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=910, PETRI_DIFFERENCE_MINUEND_PLACES=257, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=282, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=19, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=262, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1018, PETRI_PLACES=262, PETRI_TRANSITIONS=286} [2025-03-08 22:11:09,038 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 30 predicate places. [2025-03-08 22:11:09,038 INFO L471 AbstractCegarLoop]: Abstraction has has 262 places, 286 transitions, 1018 flow [2025-03-08 22:11:09,039 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 211.5) internal successors, (846), 4 states have internal predecessors, (846), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:11:09,039 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:11:09,039 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:11:09,039 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable37 [2025-03-08 22:11:09,039 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:11:09,039 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:11:09,040 INFO L85 PathProgramCache]: Analyzing trace with hash 908898241, now seen corresponding path program 1 times [2025-03-08 22:11:09,040 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:11:09,040 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [430875881] [2025-03-08 22:11:09,040 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:11:09,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:11:09,044 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-03-08 22:11:09,046 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-03-08 22:11:09,046 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:11:09,046 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:11:09,068 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:11:09,068 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:11:09,068 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [430875881] [2025-03-08 22:11:09,068 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [430875881] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:11:09,068 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:11:09,068 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:11:09,068 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [718715329] [2025-03-08 22:11:09,068 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:11:09,069 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:11:09,069 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:11:09,069 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:11:09,069 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:11:09,128 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 214 out of 247 [2025-03-08 22:11:09,129 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.0) internal successors, (864), 4 states have internal predecessors, (864), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:11:09,129 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:11:09,129 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 214 of 247 [2025-03-08 22:11:09,129 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:11:09,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, 107#L1061true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:09,609 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-03-08 22:11:09,609 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-03-08 22:11:09,609 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:11:09,609 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-03-08 22:11:09,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 243#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)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 121#L1062-34true]) [2025-03-08 22:11:09,686 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 22:11:09,686 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:11:09,686 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:11:09,686 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:11:09,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 134#L1062-31true, Black: 265#(and (<= 2 |ULTIMATE.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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:09,725 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:11:09,725 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:11:09,725 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:09,725 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:09,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 48#L1060-4true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:09,735 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:11:09,735 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:11:09,735 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:09,735 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:09,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), 297#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 48#L1060-4true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:09,736 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-03-08 22:11:09,736 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:11:09,736 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-08 22:11:09,736 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:11:09,737 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:11:09,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 164#L1062-33true, 41#L1049-5true, 243#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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:09,747 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:11:09,747 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:11:09,747 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:11:09,747 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:09,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][203], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 71#L1062-32true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:09,779 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:11:09,779 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:11:09,779 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:09,779 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:09,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 71#L1062-32true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:09,781 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:11:09,781 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:09,781 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:09,781 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:10,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:10,071 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:11:10,071 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:10,071 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:10,071 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:10,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][207], [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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 108#L1062-24true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:10,074 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:11:10,074 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:10,074 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:10,074 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:10,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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), 162#L1062-22true, 262#true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:10,134 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:11:10,134 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:10,134 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:10,134 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:10,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][207], [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), 162#L1062-22true, 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:10,138 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:11:10,138 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:10,138 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:10,138 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:10,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true, 144#threadENTRYtrue]) [2025-03-08 22:11:10,153 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:10,153 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:10,153 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:10,153 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:10,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true, 144#threadENTRYtrue, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:10,155 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:10,155 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:10,155 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:10,155 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:10,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true]) [2025-03-08 22:11:10,300 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:10,300 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:10,300 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:10,300 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:10,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][207], [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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1062-18true]) [2025-03-08 22:11:10,304 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:10,304 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:10,304 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:10,304 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:10,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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)), 177#ULTIMATE.startFINALtrue, 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)), 41#L1049-5true, Black: 238#true, 297#true, 291#true, Black: 243#true, 199#L1049-10true]) [2025-03-08 22:11:10,381 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:10,381 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:10,381 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:10,381 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:10,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 185#L1048true, 231#true, 291#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, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:10,428 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:10,428 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,428 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,428 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 243#true, 41#L1049-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)), Black: 238#true, 297#true, 185#L1048true, 291#true, 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]) [2025-03-08 22:11:10,645 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,645 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,645 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,645 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,645 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 185#L1048true, 231#true, 291#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]) [2025-03-08 22:11:10,645 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,645 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,645 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,645 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,645 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,647 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), 297#true, 185#L1048true, 231#true, 291#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, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:10,647 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,647 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,647 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:10,647 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,647 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,648 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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)), 41#L1049-5true, 243#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)), 297#true, 185#L1048true, 231#true, 291#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, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:10,648 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,648 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,648 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:10,648 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,648 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,648 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 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)), 243#true, 190#L1062-12true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:10,753 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,753 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,753 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:10,753 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][207], [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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 190#L1062-12true, 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:10,759 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,759 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:10,759 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,759 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,767 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), 297#true, 185#L1048true, 231#true, 291#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]) [2025-03-08 22:11:10,767 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-03-08 22:11:10,767 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:10,767 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:10,767 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:10,767 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:10,767 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:10,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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)), 243#true, 41#L1049-5true, 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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:10,799 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,799 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,799 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,799 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][235], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:11:10,825 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,825 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,825 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,825 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][203], [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|), 154#L1063-13true, 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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:10,830 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:10,830 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:10,830 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,830 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 81#L1063-10true, Black: 271#(not (= ~threads_mask~0 0)), 183#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:10,831 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,831 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,831 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,831 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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#L1050true, 164#L1062-33true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:10,847 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-03-08 22:11:10,847 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:10,847 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:11:10,847 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:10,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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, 164#L1062-33true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:10,848 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,848 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,848 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:10,848 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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#L1050true, 164#L1062-33true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:10,849 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-03-08 22:11:10,849 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:10,849 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:11:10,849 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:10,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][303], [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#L1050true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 71#L1062-32true, 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)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:10,850 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,850 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,850 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:10,850 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:10,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:10,864 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,864 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,864 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,864 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:10,867 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,867 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,867 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,868 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][207], [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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:10,874 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,874 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,874 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,875 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 97#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true]) [2025-03-08 22:11:10,908 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,908 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:10,908 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:10,908 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:10,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 190#L1062-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:10,910 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,910 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,910 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,910 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 97#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:10,911 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,911 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:10,911 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:10,911 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:10,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:10,912 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:10,912 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:10,912 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:10,912 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][233], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:11:10,931 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,931 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,931 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,931 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][234], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 243#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-10true, 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, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:11:10,948 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,948 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,948 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,948 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][323], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 81#L1063-10true, 183#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:10,950 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,950 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,951 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,951 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,957 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][235], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:11:10,957 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,957 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,957 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,957 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,957 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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), 44#L1063-11true, 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1049-17true, 127#L1049-5true]) [2025-03-08 22:11:10,959 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,959 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,959 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,959 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:10,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][203], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1049-12true]) [2025-03-08 22:11:10,964 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,964 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,964 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,964 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,966 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 81#L1063-10true, Black: 271#(not (= ~threads_mask~0 0)), 183#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:10,966 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,966 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,966 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:10,966 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:10,966 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:11,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][302], [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)), 243#true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 216#L1062-6true]) [2025-03-08 22:11:11,000 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,000 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,000 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,000 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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)), 243#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, 297#true, 291#true, 231#true, 49#L1049-10true, 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, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:11,000 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,000 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,000 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,000 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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), 162#L1062-22true, 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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:11,030 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,030 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,030 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,030 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([609] 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[][62], [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), 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 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)), 297#true, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0)), 293#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:11,039 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:11,039 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:11,039 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:11,039 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:11,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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)), 243#true, 41#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:11,041 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:11,041 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:11,041 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:11,041 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:11,060 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][233], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 243#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, 297#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:11:11,060 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:11,060 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:11,060 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:11,060 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:11,060 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:11,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][234], [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|), 154#L1063-13true, 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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:11,061 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,061 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,061 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,061 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,061 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][233], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 243#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, 297#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:11:11,061 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,061 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,061 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,061 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,061 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:11,061 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,079 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][234], [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|), 154#L1063-13true, 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, 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:11,079 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,079 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,079 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,079 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,079 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][234], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:11:11,079 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,079 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:11,079 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:11,079 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][323], [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|), 154#L1063-13true, 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)), 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,080 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,080 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,080 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,081 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][323], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true]) [2025-03-08 22:11:11,081 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,081 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:11,081 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:11,081 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:11,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][323], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 81#L1063-10true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,081 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,081 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,081 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,081 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][323], [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|), 154#L1063-13true, 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)), 73#L1049-6true, 243#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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,081 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,081 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,081 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,081 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][323], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 81#L1063-10true, Black: 271#(not (= ~threads_mask~0 0)), 183#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,082 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:11,082 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:11,082 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:11,082 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:11,082 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:11,089 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][235], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 243#true, 41#L1049-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, 291#true, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:11:11,089 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,089 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:11,089 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,089 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,089 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,089 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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), 44#L1063-11true, 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 183#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,092 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,092 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,092 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,092 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][203], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:11:11,096 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,096 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,096 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:11,096 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:11,096 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][203], [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|), 154#L1063-13true, 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, 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:11,096 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,096 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,096 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,096 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,096 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true]) [2025-03-08 22:11:11,097 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,097 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:11,097 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:11,097 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:11,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 81#L1063-10true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,097 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,097 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,097 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,097 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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|), 154#L1063-13true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1049-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,097 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,097 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,097 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,097 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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|), 154#L1063-13true, 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)), 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,097 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,097 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,097 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,097 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][326], [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#L1049-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true]) [2025-03-08 22:11:11,102 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,102 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,102 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,102 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][327], [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#L1049-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true]) [2025-03-08 22:11:11,102 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,102 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,102 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,103 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [120#L1049-2true, 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)), 41#L1049-5true, 243#true, 190#L1062-12true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:11,168 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,168 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,168 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,168 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 183#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:11,171 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,171 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,171 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,171 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][302], [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#L1050true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,173 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-08 22:11:11,173 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:11,173 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:11,173 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:11,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][302], [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#L1050true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 108#L1062-24true, 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)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,174 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-08 22:11:11,174 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:11,174 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:11,174 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:11,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][233], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:11,195 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,195 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,195 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,195 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][327], [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, 73#L1049-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,195 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,195 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,195 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,195 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][234], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:11,197 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,197 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,197 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,197 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,226 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][323], [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|), 154#L1063-13true, 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)), 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,226 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,226 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,226 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,226 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,226 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][235], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 41#L1049-5true, 243#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)), 81#L1063-10true, 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, 291#true, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:11,232 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,232 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,232 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,232 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][326], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 73#L1049-6true, 233#true, 243#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)), 81#L1063-10true, 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, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,232 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,232 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,232 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,232 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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|), 44#L1063-11true, 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)), 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,233 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,233 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,233 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,233 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][203], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:11,234 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,234 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,234 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,234 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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|), 26#L1063-6true, 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)), 243#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)), 183#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,235 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,235 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,235 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,235 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,241 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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|), 154#L1063-13true, 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)), 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,241 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,241 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,241 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,241 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,241 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:11,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, 49#L1049-10true, 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, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:11,280 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,280 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,280 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,280 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,280 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][302], [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), 162#L1062-22true, 262#true, 233#true, 88#L1050true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,313 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:11,313 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:11,313 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:11,313 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:11,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][302], [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), 162#L1062-22true, 262#true, 233#true, 88#L1050true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,314 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:11,314 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:11,314 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:11,314 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:11,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 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, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:11,325 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:11,325 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:11,325 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:11,325 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:11,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][311], [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), 162#L1062-22true, 262#true, 88#L1050true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,337 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,337 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,337 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,337 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,348 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][327], [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#L1049-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true]) [2025-03-08 22:11:11,348 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,348 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,348 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,348 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,348 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,348 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][327], [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#L1049-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 243#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)), 81#L1063-10true, 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, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,348 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,348 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,348 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,348 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,348 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][323], [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|), 26#L1063-6true, 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)), 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,350 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,350 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,350 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,350 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][323], [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|), 26#L1063-6true, 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)), 243#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)), 183#L1049-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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,353 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:11,353 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:11,353 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:11,353 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:11,374 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][323], [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|), 154#L1063-13true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 73#L1049-6true, 233#true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,374 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,374 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,374 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,374 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,374 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][323], [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#L1049-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 243#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)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,374 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,374 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,374 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,374 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,382 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][326], [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#L1049-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 243#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)), 81#L1063-10true, 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, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,382 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,382 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,382 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,382 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,382 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,382 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][326], [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#L1049-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true]) [2025-03-08 22:11:11,382 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,382 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,382 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,382 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,382 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:11,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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|), 26#L1063-6true, 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)), 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,382 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,382 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,382 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,382 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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#L1049-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 233#true, 243#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)), 81#L1063-10true, 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, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,390 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,390 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,390 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,390 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,390 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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|), 154#L1063-13true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 73#L1049-6true, 233#true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,390 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,390 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,390 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,390 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,390 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), 297#true, 231#true, 291#true, 199#L1049-10true, 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]) [2025-03-08 22:11:11,417 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:11,417 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,417 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,417 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 231#true, 291#true, 199#L1049-10true, 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, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:11,421 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:11,421 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,422 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,422 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][322], [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|), 154#L1063-13true, 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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,517 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,517 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,517 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,517 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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, 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:11,518 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,518 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,518 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,518 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,519 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][323], [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|), 154#L1063-13true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 73#L1049-6true, 233#true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,519 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,519 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,519 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,519 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,519 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,519 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][303], [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|), 154#L1063-13true, 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, 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,533 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,533 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,533 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,533 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,534 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][308], [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|), 154#L1063-13true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 73#L1049-6true, 233#true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,534 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,534 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,534 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,534 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,534 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,534 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:11,560 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 231#true, 291#true, 199#L1049-10true, 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]) [2025-03-08 22:11:11,560 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,560 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,560 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:11,560 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,560 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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, 73#L1049-6true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true]) [2025-03-08 22:11:11,560 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,560 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:11,560 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,560 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 231#true, 291#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, 11#L1049-12true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:11,563 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-08 22:11:11,563 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:11,563 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:11,563 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:11,563 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 231#true, 291#true, 199#L1049-10true, 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, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:11,563 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,563 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:11,564 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:11,564 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,564 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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, 73#L1049-6true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:11,564 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,564 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,564 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,564 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:11,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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#L1049-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:11,570 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:11,570 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,570 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,570 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,570 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:11,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][289], [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), 88#L1050true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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, 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)), 297#true, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0)), 293#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:11,629 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:11,629 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:11,629 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,629 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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)), 41#L1049-5true, 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 204#L1062-10true]) [2025-03-08 22:11:11,633 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,633 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,633 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,633 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-1true, Black: 249#(= |ULTIMATE.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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:11,653 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,653 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,653 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,653 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][279], [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#L1049-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 14#L1063-5true, 243#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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:11,668 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,668 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:11,668 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,668 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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#L1050true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, 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: 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)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:11,721 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,721 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,721 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,721 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,721 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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: 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)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:11,721 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,721 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,721 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,721 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,721 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,784 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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#L1050true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, 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: 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)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:11,784 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,784 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,784 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,784 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,784 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,802 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-1true, Black: 249#(= |ULTIMATE.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)), 243#true, 41#L1049-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: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:11,802 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,802 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,802 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,802 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,802 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 243#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)), 297#true, 291#true, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true]) [2025-03-08 22:11:11,804 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:11,804 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:11,804 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:11,804 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:11,860 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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#L1049-6true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true]) [2025-03-08 22:11:11,860 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:11,860 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:11,860 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:11,860 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:11,860 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:11,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 243#true, 56#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 291#true, 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, 127#L1049-5true]) [2025-03-08 22:11:11,910 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,910 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:11,910 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:11,910 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:11,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 190#L1062-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true]) [2025-03-08 22:11:11,913 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,913 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,913 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,913 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 190#L1062-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:11,914 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,914 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,914 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,914 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 56#L1049-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:11,922 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,922 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:11,922 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:11,922 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:11,923 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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)), 88#L1050true, 243#true, 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: 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)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:11,923 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,923 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,923 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,923 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,923 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,923 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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#L1050true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, 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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:11,934 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,934 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:11,934 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:11,934 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,014 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true]) [2025-03-08 22:11:12,014 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,014 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:12,014 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,014 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,014 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:12,014 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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)), 88#L1050true, 243#true, 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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:12,074 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-08 22:11:12,074 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:12,074 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:12,074 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:12,074 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:12,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true]) [2025-03-08 22:11:12,105 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:12,105 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:12,105 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:12,105 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:12,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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), 72#L1063-1true, 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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:12,107 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,107 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,107 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,107 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:12,109 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-1true, Black: 249#(= |ULTIMATE.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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:12,109 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,109 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:12,109 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,109 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,109 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:12,109 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-1true, Black: 249#(= |ULTIMATE.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)), 243#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: 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)), 297#true, 231#true, 291#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:12,110 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,110 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:12,110 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:12,110 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][302], [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#L1050true, 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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: 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)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:12,179 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:12,179 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,179 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:12,179 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][302], [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#L1050true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, 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: 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)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:12,194 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:12,194 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,194 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:12,194 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][311], [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#L1050true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, 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: 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)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 204#L1062-10true]) [2025-03-08 22:11:12,432 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:12,432 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,432 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:12,432 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,458 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true]) [2025-03-08 22:11:12,458 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:12,458 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:12,458 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:12,458 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:12,458 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:12,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [120#L1049-2true, 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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 231#true, 291#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, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:12,521 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:12,521 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:12,521 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:12,521 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:12,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][322], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 88#L1050true, 243#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: 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)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 228#L1063-12true]) [2025-03-08 22:11:12,659 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:12,659 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:12,659 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:12,659 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:12,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true]) [2025-03-08 22:11:12,833 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:12,833 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:12,833 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:12,833 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:12,835 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true]) [2025-03-08 22:11:12,835 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:12,835 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:12,835 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:12,835 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:12,835 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:12,835 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:12,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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: 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)), 297#true, 231#true, 291#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 223#L1064true]) [2025-03-08 22:11:12,836 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:12,836 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:12,836 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:12,836 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:12,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][322], [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|), 154#L1063-13true, 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#L1050true, 243#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: 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)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:12,852 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:12,852 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:12,852 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:12,852 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:12,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][256], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:11:12,892 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:12,892 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:12,892 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:12,892 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:12,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][257], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 243#true, 41#L1049-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)), 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true]) [2025-03-08 22:11:12,894 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:12,894 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:12,895 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:12,895 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:12,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][256], [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)), 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:12,902 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:12,902 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:12,902 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:12,902 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:12,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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#L1050true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 243#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, 297#true, 291#true, 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, 127#L1049-5true]) [2025-03-08 22:11:12,970 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:12,970 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:12,970 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:12,970 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:12,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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, 88#L1050true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:12,992 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:12,992 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:12,993 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:12,993 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:13,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,005 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:13,005 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:13,005 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:13,005 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:13,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][256], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:13,068 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:13,068 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:13,068 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:13,068 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:13,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][257], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 243#true, 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:13,070 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:13,070 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:13,070 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:13,070 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:13,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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, 88#L1050true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,072 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:13,072 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:13,072 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:13,072 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:13,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][256], [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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-10true, 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,076 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:13,076 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:13,076 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:13,076 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:13,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][323], [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|), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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: 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)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true]) [2025-03-08 22:11:13,355 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:13,355 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:13,355 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:13,355 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:13,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][256], [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), 44#L1063-11true, 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:13,391 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:13,391 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:13,391 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:13,391 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:13,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][257], [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), 44#L1063-11true, 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:13,392 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:13,392 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:13,392 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:13,392 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:13,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][256], [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), 44#L1063-11true, 262#true, 233#true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), 243#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)), 297#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,397 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:13,397 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:13,397 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:13,397 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:13,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][256], [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|), 26#L1063-6true, 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)), 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:13,500 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:13,500 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:13,500 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:13,500 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:13,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][257], [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|), 26#L1063-6true, 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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:13,500 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:13,500 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:13,500 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:13,500 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:13,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][256], [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|), 26#L1063-6true, 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)), 243#true, 41#L1049-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: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,504 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:13,504 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:13,505 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:13,505 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:13,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-1true, 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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,745 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:13,745 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:13,745 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:13,745 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:13,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 175#L1050true, Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 92#L1063-19true]) [2025-03-08 22:11:13,775 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:11:13,775 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:13,775 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:13,775 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:13,812 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-1true, 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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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: 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: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,812 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:13,812 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:13,812 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:13,812 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:13,812 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:13,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-1true, 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)), 41#L1049-5true, 243#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)), 297#true, 291#true, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,813 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:13,813 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:13,813 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:13,813 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:13,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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|), 8#L1063-17true, 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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 175#L1050true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:13,868 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:13,868 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:13,868 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:13,868 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:14,030 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-1true, 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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:14,030 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:14,030 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:14,030 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:14,030 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:14,030 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:14,031 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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|), 72#L1063-1true, 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)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 291#true, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:14,031 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:14,031 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:14,031 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:14,031 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:14,031 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:14,031 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:14,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-1true, 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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:14,032 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:14,032 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:14,032 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:14,032 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:14,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 72#L1063-1true, 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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:14,033 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-03-08 22:11:14,033 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:14,033 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:14,033 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:14,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:14,063 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:14,063 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:14,063 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:14,063 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:14,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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)), Black: 238#true, 297#true, 231#true, 291#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:14,145 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:14,145 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:14,145 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:14,145 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:14,146 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-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: 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, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:14,146 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:14,146 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:14,146 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:14,146 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:14,146 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:14,345 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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)), 41#L1049-5true, 243#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)), 297#true, 291#true, 231#true, 199#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:14,345 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:14,345 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:14,345 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:14,345 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:14,345 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:14,345 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][148], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#true, 231#true, 291#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 199#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:14,345 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:14,346 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:14,346 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:14,346 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:14,346 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:14,346 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:14,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#true, 231#true, 291#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:14,346 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:14,346 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:14,346 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:14,346 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:14,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][284], [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: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 243#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: 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)), 297#true, 231#true, 291#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 127#L1049-5true, 223#L1064true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|)]) [2025-03-08 22:11:14,347 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:14,347 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:14,347 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:14,347 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:15,271 INFO L124 PetriNetUnfolderBase]: 15735/56435 cut-off events. [2025-03-08 22:11:15,271 INFO L125 PetriNetUnfolderBase]: For 81451/84681 co-relation queries the response was YES. [2025-03-08 22:11:15,519 INFO L83 FinitePrefix]: Finished finitePrefix Result has 120112 conditions, 56435 events. 15735/56435 cut-off events. For 81451/84681 co-relation queries the response was YES. Maximal size of possible extension queue 1767. Compared 778478 event pairs, 3826 based on Foata normal form. 254/50692 useless extension candidates. Maximal degree in co-relation 106142. Up to 14663 conditions per place. [2025-03-08 22:11:15,699 INFO L140 encePairwiseOnDemand]: 240/247 looper letters, 73 selfloop transitions, 24 changer transitions 0/334 dead transitions. [2025-03-08 22:11:15,699 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 334 transitions, 1488 flow [2025-03-08 22:11:15,699 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 22:11:15,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-03-08 22:11:15,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 922 transitions. [2025-03-08 22:11:15,700 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9331983805668016 [2025-03-08 22:11:15,700 INFO L175 Difference]: Start difference. First operand has 262 places, 286 transitions, 1018 flow. Second operand 4 states and 922 transitions. [2025-03-08 22:11:15,700 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 334 transitions, 1488 flow [2025-03-08 22:11:15,784 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 264 places, 334 transitions, 1454 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:11:15,787 INFO L231 Difference]: Finished difference. Result has 266 places, 306 transitions, 1290 flow [2025-03-08 22:11:15,787 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=996, PETRI_DIFFERENCE_MINUEND_PLACES=261, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=286, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=268, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1290, PETRI_PLACES=266, PETRI_TRANSITIONS=306} [2025-03-08 22:11:15,787 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 34 predicate places. [2025-03-08 22:11:15,787 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 306 transitions, 1290 flow [2025-03-08 22:11:15,787 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 216.0) internal successors, (864), 4 states have internal predecessors, (864), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:11:15,787 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:11:15,787 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:11:15,787 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable38 [2025-03-08 22:11:15,787 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:11:15,788 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:11:15,788 INFO L85 PathProgramCache]: Analyzing trace with hash 1040961744, now seen corresponding path program 1 times [2025-03-08 22:11:15,788 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:11:15,788 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1487069913] [2025-03-08 22:11:15,788 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:11:15,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:11:15,792 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-03-08 22:11:15,794 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-03-08 22:11:15,794 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:11:15,794 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:11:15,802 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:11:15,802 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:11:15,802 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1487069913] [2025-03-08 22:11:15,802 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1487069913] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:11:15,802 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:11:15,802 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:11:15,802 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [146246607] [2025-03-08 22:11:15,802 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:11:15,802 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:11:15,802 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:11:15,803 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:11:15,803 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:11:15,836 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 247 [2025-03-08 22:11:15,837 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 306 transitions, 1290 flow. Second operand has 3 states, 3 states have (on average 215.66666666666666) internal successors, (647), 3 states have internal predecessors, (647), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:11:15,837 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:11:15,837 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 247 [2025-03-08 22:11:15,837 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:11:16,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 48#L1060-4true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:16,142 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-08 22:11:16,142 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:11:16,142 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 22:11:16,142 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:11:16,165 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 48#L1060-4true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:16,165 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-03-08 22:11:16,165 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-08 22:11:16,165 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-08 22:11:16,165 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-03-08 22:11:16,165 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-03-08 22:11:16,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 48#L1060-4true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:16,165 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-08 22:11:16,165 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:11:16,165 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:11:16,165 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:11:16,166 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 48#L1060-4true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:16,166 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-08 22:11:16,166 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:11:16,166 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:11:16,166 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 22:11:16,166 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-03-08 22:11:16,166 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:11:16,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 48#L1060-4true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:16,166 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-08 22:11:16,166 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:11:16,166 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:11:16,166 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:11:16,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 48#L1060-4true, 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, 127#L1049-5true]) [2025-03-08 22:11:16,167 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-03-08 22:11:16,167 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:11:16,167 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:11:16,167 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-03-08 22:11:16,193 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 48#L1060-4true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:16,193 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-03-08 22:11:16,193 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-08 22:11:16,193 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-03-08 22:11:16,193 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-08 22:11:16,193 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-08 22:11:16,193 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 48#L1060-4true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:16,193 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-08 22:11:16,193 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:11:16,193 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:11:16,194 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-03-08 22:11:16,194 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:11:16,194 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:11:16,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 48#L1060-4true, 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, 127#L1049-5true]) [2025-03-08 22:11:16,582 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:11:16,582 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:11:16,582 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:11:16,582 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:11:16,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 48#L1060-4true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:16,583 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:11:16,583 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:11:16,583 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:11:16,583 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:11:16,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 48#L1060-4true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:16,583 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-03-08 22:11:16,583 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-03-08 22:11:16,583 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-08 22:11:16,583 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-03-08 22:11:16,583 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 48#L1060-4true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:16,583 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:11:16,583 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:16,583 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:11:16,583 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:11:16,583 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:11:16,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:16,631 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:11:16,631 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:11:16,631 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:16,631 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:16,695 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 48#L1060-4true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:16,695 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:11:16,695 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:16,695 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:11:16,695 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:11:16,695 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:11:16,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 243#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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:16,768 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:11:16,768 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:16,768 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:16,768 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:16,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:16,769 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:11:16,769 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:16,769 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:16,769 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:16,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:16,771 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:11:16,771 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:16,771 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:16,771 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:16,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), 71#L1062-32true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:16,771 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:11:16,771 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:16,771 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:16,771 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:16,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][182], [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|), 243#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)), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 108#L1062-24true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:16,783 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-03-08 22:11:16,783 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:16,783 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:11:16,783 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:16,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][195], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 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)), 41#L1049-5true, 108#L1062-24true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:16,786 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-03-08 22:11:16,786 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:16,786 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:16,786 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:11:16,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][195], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:16,866 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-03-08 22:11:16,866 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-08 22:11:16,866 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:16,866 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:16,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][182], [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|), 243#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)), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:16,939 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:11:16,939 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:16,939 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:16,939 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:16,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][195], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:16,939 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:11:16,939 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:16,939 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:16,939 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:16,939 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:17,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [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, 243#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)), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), 108#L1062-24true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:17,043 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,043 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:17,043 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:17,043 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [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|), 243#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)), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 108#L1062-24true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:17,043 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,043 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,043 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:17,043 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:17,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), 108#L1062-24true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:17,044 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,044 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:17,044 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:17,044 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][182], [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|), 243#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)), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 108#L1062-24true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:17,045 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,045 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:17,045 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,045 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:17,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [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, 243#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)), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:17,151 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:17,151 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:17,151 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,151 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [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|), 243#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)), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:17,152 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:17,152 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,152 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,152 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:17,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [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, 243#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)), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:17,152 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:17,152 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,152 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,152 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:17,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [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|), 243#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)), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:17,152 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:17,152 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,152 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:17,153 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:17,153 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:17,153 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,153 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:17,153 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:17,153 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:17,153 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,153 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,153 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:17,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:17,154 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:17,154 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,154 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,154 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:17,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][182], [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|), 243#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)), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:17,155 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:17,155 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:17,155 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,155 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:17,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][195], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:17,301 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:11:17,301 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:17,301 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:17,301 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:17,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][182], [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|), 243#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)), 204#L1062-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:17,563 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-08 22:11:17,563 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:17,563 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:17,563 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:17,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:17,565 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-08 22:11:17,565 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:17,565 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:17,565 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:17,700 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][182], [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|), 243#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)), 204#L1062-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:17,700 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:17,700 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:17,700 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:17,700 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:17,700 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:17,700 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:17,700 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:17,700 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:17,700 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:17,701 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:17,701 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:17,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][195], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:17,701 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:17,701 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:17,701 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:17,701 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:17,701 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:17,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [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|), 243#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)), 204#L1062-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:17,763 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:17,763 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:17,763 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:17,763 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:17,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][132], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 228#L1063-12true, 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, 127#L1049-5true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:17,831 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:17,831 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:17,831 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:17,831 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:17,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:17,865 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:17,865 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:17,865 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:17,865 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:17,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:17,865 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:17,865 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:17,865 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:17,865 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:17,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 185#L1048true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true, 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]) [2025-03-08 22:11:17,888 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:17,888 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:17,888 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:17,888 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:17,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 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)), 204#L1062-10true, 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: 240#(= |#race~threads_mask~0| 0), 297#true, 127#L1049-5true]) [2025-03-08 22:11:17,943 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:17,943 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:17,943 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:17,943 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:17,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:17,986 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:17,986 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:17,986 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:17,986 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:17,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:17,986 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:17,986 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:17,986 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:17,986 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:17,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:17,987 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:17,987 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:17,988 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:17,988 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:18,043 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:18,043 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:18,043 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,043 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:18,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:18,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [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, 243#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)), 204#L1062-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:18,090 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:18,090 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:18,090 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:18,090 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:18,091 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [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, 243#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)), 204#L1062-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:18,091 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:18,091 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:18,091 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:18,091 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:18,091 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:18,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:18,091 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:18,091 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:18,091 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:18,091 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:18,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:18,109 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,109 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,109 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,109 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 183#L1049-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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, 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, 127#L1049-5true]) [2025-03-08 22:11:18,109 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,109 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,109 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:18,109 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:18,116 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,116 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,116 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,116 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,117 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:18,117 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,117 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,117 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,117 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,118 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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, 233#true, 243#true, 56#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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#L1049-19true, 92#L1063-19true, 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]) [2025-03-08 22:11:18,143 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,143 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,143 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:18,143 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:18,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 120#L1049-2true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 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]) [2025-03-08 22:11:18,194 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:18,194 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:18,194 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:18,194 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:18,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][177], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 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, 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:18,527 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,527 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,527 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,527 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:18,547 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:18,547 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:18,547 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:18,547 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:18,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([526] 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][217], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 183#L1049-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:18,597 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:18,597 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:18,597 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:18,597 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:18,606 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:18,606 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,606 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,606 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,606 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,606 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,606 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:18,606 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,606 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,606 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,606 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,606 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,606 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,619 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:18,619 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,619 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,619 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,619 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,619 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,619 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,619 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:18,619 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,619 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,619 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,619 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,619 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,619 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,619 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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, 233#true, 145#L1049-17true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 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)), 92#L1063-19true, 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]) [2025-03-08 22:11:18,637 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:18,637 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,637 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:18,637 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:18,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 14#L1063-5true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:18,719 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,719 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,719 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,719 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:18,719 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,719 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:18,719 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,719 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:18,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][177], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 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)), 122#L1063-3true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true, 293#(not (= ~threads_mask~0 0)), 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:18,746 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,746 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,746 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,746 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true, 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)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:18,754 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,754 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,754 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,754 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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)), 122#L1063-3true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:18,754 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:18,754 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,755 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,755 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:18,772 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-08 22:11:18,772 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:18,772 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:18,772 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:18,810 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:18,810 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,810 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,810 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,811 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,811 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,811 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,811 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,811 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:18,811 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,811 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,811 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,811 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,811 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,811 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,811 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:18,811 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 183#L1049-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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, 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, 127#L1049-5true]) [2025-03-08 22:11:18,812 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-08 22:11:18,812 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:18,812 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:18,812 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:18,936 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1063-2true, Black: 277#(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: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:18,936 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,936 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,936 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,936 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,936 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#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)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 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)), 122#L1063-3true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true, 293#(not (= ~threads_mask~0 0)), 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:18,966 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-08 22:11:18,966 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:18,966 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:18,966 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:18,966 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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)), 122#L1063-3true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:18,966 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:18,966 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,966 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,966 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,966 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:18,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 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, 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:18,973 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-08 22:11:18,973 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:18,974 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:18,974 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:18,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:18,974 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:18,974 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,974 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:18,974 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:18,976 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,976 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,976 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:18,976 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:18,976 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:18,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:18,976 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:18,976 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:18,976 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:18,976 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:18,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][319], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 128#L1049-17true, 120#L1049-2true, 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)), 122#L1063-3true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 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]) [2025-03-08 22:11:18,977 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,977 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,977 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:18,977 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:19,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 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)), 73#L1049-6true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:19,033 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,033 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,033 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,033 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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)), 122#L1063-3true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,159 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,159 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,159 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,159 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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)), 122#L1063-3true, 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,193 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,193 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,193 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,193 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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)), 122#L1063-3true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,197 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,197 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,197 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,197 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true, 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)), 41#L1049-5true, Black: 299#(<= 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, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,197 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,197 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,197 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,197 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1063-2true, 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)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 293#(not (= ~threads_mask~0 0)), 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,197 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,197 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:19,197 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:19,197 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:19,198 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1063-2true, Black: 277#(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: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,198 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,198 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,198 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:19,198 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:19,198 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:19,198 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true, 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, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,199 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,199 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:19,199 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:19,199 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:19,200 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:19,200 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,200 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,200 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,200 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,200 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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)), 122#L1063-3true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,201 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,201 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,201 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,201 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,201 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 14#L1063-5true, 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:19,214 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-08 22:11:19,214 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,214 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:19,214 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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)), 185#L1048true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true, 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]) [2025-03-08 22:11:19,498 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:19,498 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,498 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,498 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:19,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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)), 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)), 204#L1062-10true, 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: 240#(= |#race~threads_mask~0| 0), 297#true, 127#L1049-5true]) [2025-03-08 22:11:19,555 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,555 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,555 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,555 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 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)), 122#L1063-3true, 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:19,593 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,593 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,593 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,593 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,593 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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)), 122#L1063-3true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,593 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,593 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,593 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:19,593 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,593 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,593 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:19,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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|), 122#L1063-3true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 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, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,593 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,593 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,593 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,593 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 271#(not (= ~threads_mask~0 0)), 277#(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|)), 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|), 122#L1063-3true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 293#(not (= ~threads_mask~0 0)), 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,594 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,594 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,594 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,594 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,594 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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)), 122#L1063-3true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,594 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,594 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,594 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,594 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,594 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,594 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 271#(not (= ~threads_mask~0 0)), 277#(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|)), 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)), 122#L1063-3true, 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true, 293#(not (= ~threads_mask~0 0)), 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,594 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,594 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,594 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,594 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,594 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,594 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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|), 122#L1063-3true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,594 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,594 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,594 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,594 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,594 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,595 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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)), 122#L1063-3true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,595 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,595 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,595 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,595 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,595 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,595 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,595 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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)), 122#L1063-3true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,596 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,596 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,596 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,596 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][132], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 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)), 122#L1063-3true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:19,596 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,596 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,596 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,596 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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)), 122#L1063-3true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,597 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,597 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:19,597 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,597 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,597 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,597 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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)), 122#L1063-3true, 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,597 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,597 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,597 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,597 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,597 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,597 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#true, 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|)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:19,600 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,600 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,600 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,600 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,601 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:19,601 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,601 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,601 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,601 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:19,601 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,601 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:19,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:19,601 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,602 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,602 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,602 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,602 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:19,602 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,602 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,602 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,602 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,602 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,602 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,602 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][132], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 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, 127#L1049-5true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:19,603 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,603 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,603 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,603 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:19,604 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,604 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,604 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,604 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,604 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:19,604 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,604 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,604 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,604 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,604 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,604 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,604 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:19,604 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,604 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,604 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,604 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,604 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,605 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:19,605 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,605 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,605 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,605 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,605 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,605 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,605 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][132], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 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, 127#L1049-5true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:19,605 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,605 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,605 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,605 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,605 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:19,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 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#L1049-6true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:19,638 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:19,638 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:19,638 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:19,638 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:19,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 183#L1049-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true, 120#L1049-2true, 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]) [2025-03-08 22:11:19,657 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:19,657 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,657 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:19,657 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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, 233#true, 88#L1050true, 145#L1049-17true, 243#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)), 92#L1063-19true, 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]) [2025-03-08 22:11:19,672 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:19,672 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:19,672 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:19,672 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:19,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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, 233#true, 88#L1050true, 243#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)), 98#L1049-19true, 92#L1063-19true, 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]) [2025-03-08 22:11:19,673 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:19,673 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:19,673 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:19,673 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:19,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 299#(<= 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, 175#L1050true]) [2025-03-08 22:11:19,721 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-08 22:11:19,721 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:19,721 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:19,721 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:19,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true, 212#L1064-3true]) [2025-03-08 22:11:19,755 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:19,755 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,755 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,755 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:19,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 212#L1064-3true]) [2025-03-08 22:11:19,756 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:19,756 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,756 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,756 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:19,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([712] L1049-4-->L1049-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet6_3|) InVars {threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet6=|v_threadThread1of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][242], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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)), 122#L1063-3true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 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, 11#L1049-12true]) [2025-03-08 22:11:19,762 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,762 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,762 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,762 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:19,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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, 145#L1049-17true, 233#true, 88#L1050true, 243#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)), 92#L1063-19true, 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]) [2025-03-08 22:11:19,837 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:19,837 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:19,837 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:19,837 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:19,837 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:19,901 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 212#L1064-3true]) [2025-03-08 22:11:19,901 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,901 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:19,901 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,901 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,901 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:19,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 223#L1064true, 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)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true]) [2025-03-08 22:11:19,913 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:19,913 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:19,913 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:19,913 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:19,916 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true, 212#L1064-3true]) [2025-03-08 22:11:19,916 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,916 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:19,916 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,916 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,916 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:19,923 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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)), 122#L1063-3true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,923 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-03-08 22:11:19,923 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:19,923 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-08 22:11:19,923 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-08 22:11:19,923 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:19,923 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:19,923 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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)), 122#L1063-3true, 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:19,923 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,923 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,923 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,923 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,923 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,923 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,923 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,929 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:19,930 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-03-08 22:11:19,930 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:19,930 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:19,930 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-08 22:11:19,930 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:19,930 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:19,930 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,930 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,930 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,930 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,930 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,930 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:19,930 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:19,930 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:20,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 223#L1064true, 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)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true]) [2025-03-08 22:11:20,058 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,058 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,058 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,058 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,058 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 223#L1064true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:20,078 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,078 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,078 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,078 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 212#L1064-3true]) [2025-03-08 22:11:20,083 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,083 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,083 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,083 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 212#L1064-3true]) [2025-03-08 22:11:20,083 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,083 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,083 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,083 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 212#L1064-3true]) [2025-03-08 22:11:20,083 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,083 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:20,083 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:20,084 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:20,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 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, 127#L1049-5true, 212#L1064-3true]) [2025-03-08 22:11:20,085 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,085 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,085 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,085 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, 271#(not (= ~threads_mask~0 0)), 277#(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|)), 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)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 293#(not (= ~threads_mask~0 0)), 212#L1064-3true]) [2025-03-08 22:11:20,085 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,085 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:20,085 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:20,085 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:20,085 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 212#L1064-3true]) [2025-03-08 22:11:20,085 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,085 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,085 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:20,085 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:20,085 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:20,085 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,086 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true, 212#L1064-3true]) [2025-03-08 22:11:20,086 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,086 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,086 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:20,086 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:20,086 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:20,086 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 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, 127#L1049-5true, 212#L1064-3true]) [2025-03-08 22:11:20,086 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,086 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:20,086 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:20,086 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:20,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:20,157 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,157 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,157 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,157 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][245], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:20,158 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,159 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,159 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,159 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 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)), 92#L1063-19true, 120#L1049-2true, 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]) [2025-03-08 22:11:20,191 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:20,191 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,191 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:20,191 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:20,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 223#L1064true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:20,305 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,305 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,305 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,305 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true, 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, 127#L1049-5true]) [2025-03-08 22:11:20,305 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,305 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,305 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,305 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 223#L1064true, 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)), 41#L1049-5true, Black: 299#(<= 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, 127#L1049-5true]) [2025-03-08 22:11:20,306 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,306 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,306 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,306 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][261], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, 271#(not (= ~threads_mask~0 0)), 277#(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|)), 223#L1064true, 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)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:20,307 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,307 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,307 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,307 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,307 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 223#L1064true, 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)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true]) [2025-03-08 22:11:20,307 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,307 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,307 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,307 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,307 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,307 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,308 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 223#L1064true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:20,308 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,308 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,308 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,308 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,308 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 223#L1064true, 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, 127#L1049-5true]) [2025-03-08 22:11:20,308 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,308 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,308 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,308 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:20,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:20,362 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,362 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,362 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,362 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][245], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:20,362 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,363 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,363 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,363 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:20,364 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,364 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,364 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,364 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 44#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:20,374 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:20,374 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,374 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,374 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,508 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 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, 127#L1049-5true, 212#L1064-3true]) [2025-03-08 22:11:20,508 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,508 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,509 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,509 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,509 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,528 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 212#L1064-3true]) [2025-03-08 22:11:20,528 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-03-08 22:11:20,528 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:20,528 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:20,528 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:20,528 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:20,530 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 212#L1064-3true]) [2025-03-08 22:11:20,530 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,530 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,530 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,531 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,531 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:20,531 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 92#L1063-19true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:20,571 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,571 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:20,571 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:20,571 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:20,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:20,587 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-08 22:11:20,587 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:20,587 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:20,587 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:20,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 183#L1049-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true, 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, 175#L1050true]) [2025-03-08 22:11:20,595 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:20,595 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:20,595 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,595 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:20,710 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 223#L1064true, 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)), 41#L1049-5true, Black: 299#(<= 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, 127#L1049-5true]) [2025-03-08 22:11:20,711 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,711 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,711 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,711 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,711 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 223#L1064true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:20,723 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-03-08 22:11:20,723 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:20,723 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:20,723 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-03-08 22:11:20,724 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 223#L1064true, 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:20,725 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,725 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,725 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,725 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,725 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,759 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 44#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:20,759 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:20,759 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,759 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,759 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:20,759 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,759 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:20,759 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,759 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,759 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,759 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,759 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,760 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][245], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:20,760 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,760 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,760 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,760 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,760 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 44#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:20,761 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:20,761 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,761 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,761 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:20,761 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:20,761 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,761 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,761 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,761 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:20,761 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:20,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:20,775 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:20,775 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:20,775 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:20,775 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:20,775 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][246], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 44#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:20,775 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-08 22:11:20,775 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:20,775 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:20,775 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:20,775 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:21,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 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)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 92#L1063-19true, 120#L1049-2true, 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]) [2025-03-08 22:11:21,023 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-03-08 22:11:21,023 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-03-08 22:11:21,023 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:21,023 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:21,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 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)), 41#L1049-5true, Black: 299#(<= 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, 175#L1050true]) [2025-03-08 22:11:21,091 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-03-08 22:11:21,091 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-03-08 22:11:21,091 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:21,091 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-03-08 22:11:21,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][177], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~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: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:21,122 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,122 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,122 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,122 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:21,213 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:21,213 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:21,213 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:21,213 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:21,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:21,214 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,214 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,214 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:21,214 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 14#L1063-5true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:21,214 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,214 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:21,214 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:21,214 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#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)), 271#(not (= ~threads_mask~0 0)), 277#(not (= ~threads_mask~0 0)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~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|), 122#L1063-3true, 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, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:21,221 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,221 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,221 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,221 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true, 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)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:21,223 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,223 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,223 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,223 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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|)), 264#(not (= ~threads_mask~0 0)), 92#L1063-19true, 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#L1049-6true, 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, 175#L1050true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:21,229 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,229 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,229 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,229 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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)), 92#L1063-19true, 120#L1049-2true, 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]) [2025-03-08 22:11:21,242 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,242 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,242 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,242 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:21,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 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)), 92#L1063-19true, 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, 175#L1050true]) [2025-03-08 22:11:21,242 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,242 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:21,243 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,243 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][177], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 271#(not (= ~threads_mask~0 0)), 277#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~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|), 122#L1063-3true, 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, 199#L1049-10true, 293#(not (= ~threads_mask~0 0)), 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:21,255 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,255 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,255 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,255 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~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: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:21,257 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,257 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,257 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,257 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,270 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([595] 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][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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|)), 264#(not (= ~threads_mask~0 0)), 92#L1063-19true, 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)), 73#L1049-6true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 175#L1050true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:21,271 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,271 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,271 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,271 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,271 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 14#L1063-5true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:21,347 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,347 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:21,347 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:21,347 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:21,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 14#L1063-5true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:21,347 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,347 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:21,347 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:21,347 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:21,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:21,348 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,348 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:21,348 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:21,348 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,348 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:21,348 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,348 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:21,348 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,348 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:21,348 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:21,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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|), 122#L1063-3true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:21,356 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,356 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,356 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,356 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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|), 122#L1063-3true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:21,356 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,356 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,356 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,356 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,357 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true, 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)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:21,357 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,357 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,357 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,357 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,357 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:21,389 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,389 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,389 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,389 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([757] L1049-4-->L1049-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet6_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet6=|v_threadThread2of2ForFork0_#t~nondet6_3|} AuxVars[] AssignedVars[#race~threads_mask~0][319], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 128#L1049-17true, 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 120#L1049-2true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 122#L1063-3true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 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]) [2025-03-08 22:11:21,389 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,389 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,390 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:21,390 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:21,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][132], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~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: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:21,419 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-03-08 22:11:21,419 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:21,419 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:21,419 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:21,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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|), 122#L1063-3true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:21,479 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,479 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,479 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,479 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,479 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,480 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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|), 122#L1063-3true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:21,480 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,480 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,480 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,480 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,480 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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)), 122#L1063-3true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:21,481 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,481 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,481 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,481 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,481 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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)), 122#L1063-3true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:21,481 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,481 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,481 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,481 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,481 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,481 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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, 127#L1049-5true]) [2025-03-08 22:11:21,482 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,482 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,482 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,482 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true, 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, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:21,482 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,482 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,482 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,482 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,483 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:21,483 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,483 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,483 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,483 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,483 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,511 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true, 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)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:21,512 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,512 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,512 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,512 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,512 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,512 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:21,545 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,545 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:21,545 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:21,545 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:21,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 14#L1063-5true, 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:21,596 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,596 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:21,596 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,596 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 22:11:21,596 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 22:11:21,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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|), 122#L1063-3true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:21,605 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,605 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,605 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,605 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,605 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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|), 122#L1063-3true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:21,605 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:21,605 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:21,605 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:21,605 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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|), 122#L1063-3true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:21,605 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:21,605 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:21,605 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:21,605 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,605 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:21,606 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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, 127#L1049-5true]) [2025-03-08 22:11:21,606 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,606 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,606 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,606 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,606 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,606 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:21,606 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:21,606 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:21,606 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:21,606 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-03-08 22:11:21,606 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 120#L1049-2true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 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]) [2025-03-08 22:11:21,610 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:11:21,610 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:21,610 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:11:21,610 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:21,633 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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|), 122#L1063-3true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:21,633 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,633 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,633 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,633 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,633 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,633 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,633 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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)), 122#L1063-3true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:21,633 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,633 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,633 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,633 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,634 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,634 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,634 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,634 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:21,634 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,634 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,634 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,634 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,634 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,634 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:21,637 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,637 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-03-08 22:11:21,637 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-03-08 22:11:21,637 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-03-08 22:11:21,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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|), 122#L1063-3true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:21,662 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:11:21,662 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:21,662 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:11:21,662 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:11:21,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:21,669 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:11:21,669 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:21,669 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-03-08 22:11:21,669 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-03-08 22:11:21,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 92#L1063-19true, 120#L1049-2true, 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]) [2025-03-08 22:11:21,682 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:11:21,682 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:21,682 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:21,682 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:21,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 56#L1049-2true, 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)), 92#L1063-19true, 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, 175#L1050true]) [2025-03-08 22:11:21,682 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-03-08 22:11:21,682 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:21,682 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-03-08 22:11:21,682 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-03-08 22:11:21,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 212#L1064-3true]) [2025-03-08 22:11:21,733 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:21,733 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:21,733 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:21,733 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:21,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true]) [2025-03-08 22:11:21,995 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:21,995 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:21,995 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:21,995 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:21,996 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 212#L1064-3true]) [2025-03-08 22:11:21,996 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:21,996 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:21,996 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:21,996 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:21,996 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:21,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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, 127#L1049-5true, 212#L1064-3true]) [2025-03-08 22:11:21,996 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-03-08 22:11:21,996 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:21,996 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:21,996 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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)), 92#L1063-19true, 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, 175#L1050true]) [2025-03-08 22:11:22,011 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:22,011 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:22,011 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:22,011 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:22,088 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true]) [2025-03-08 22:11:22,089 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:22,089 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,089 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:22,089 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,089 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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, 127#L1049-5true]) [2025-03-08 22:11:22,089 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,089 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,089 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:22,089 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true, 212#L1064-3true]) [2025-03-08 22:11:22,090 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,090 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,090 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,090 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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, 127#L1049-5true, 212#L1064-3true]) [2025-03-08 22:11:22,090 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,090 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,090 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,090 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,091 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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, 127#L1049-5true, 212#L1064-3true]) [2025-03-08 22:11:22,091 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,091 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,091 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,091 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,091 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,106 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true, 212#L1064-3true]) [2025-03-08 22:11:22,106 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,106 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,106 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,106 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,106 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,106 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 22:11:22,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 199#L1049-10true]) [2025-03-08 22:11:22,175 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:22,175 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,175 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,175 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][272], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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, 127#L1049-5true]) [2025-03-08 22:11:22,175 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:22,175 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,175 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,175 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,190 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][145], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 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, 199#L1049-10true]) [2025-03-08 22:11:22,190 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-03-08 22:11:22,190 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:22,190 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,190 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:22,190 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,190 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][139], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 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, 175#L1050true]) [2025-03-08 22:11:22,260 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-08 22:11:22,260 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-03-08 22:11:22,260 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:22,260 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:22,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 238#true, 297#true, 127#L1049-5true]) [2025-03-08 22:11:22,273 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-03-08 22:11:22,273 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 22:11:22,273 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 22:11:22,273 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 22:11:22,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050true, 243#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)), 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 92#L1063-19true, 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, 175#L1050true]) [2025-03-08 22:11:22,309 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-03-08 22:11:22,309 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-03-08 22:11:22,309 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:22,309 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-03-08 22:11:22,890 INFO L124 PetriNetUnfolderBase]: 17814/66060 cut-off events. [2025-03-08 22:11:22,890 INFO L125 PetriNetUnfolderBase]: For 68350/70500 co-relation queries the response was YES. [2025-03-08 22:11:23,293 INFO L83 FinitePrefix]: Finished finitePrefix Result has 129244 conditions, 66060 events. 17814/66060 cut-off events. For 68350/70500 co-relation queries the response was YES. Maximal size of possible extension queue 1977. Compared 940942 event pairs, 4727 based on Foata normal form. 187/58986 useless extension candidates. Maximal degree in co-relation 116217. Up to 15200 conditions per place. [2025-03-08 22:11:23,529 INFO L140 encePairwiseOnDemand]: 239/247 looper letters, 50 selfloop transitions, 12 changer transitions 0/324 dead transitions. [2025-03-08 22:11:23,529 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 324 transitions, 1466 flow [2025-03-08 22:11:23,530 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:11:23,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:11:23,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 684 transitions. [2025-03-08 22:11:23,530 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9230769230769231 [2025-03-08 22:11:23,530 INFO L175 Difference]: Start difference. First operand has 266 places, 306 transitions, 1290 flow. Second operand 3 states and 684 transitions. [2025-03-08 22:11:23,530 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 324 transitions, 1466 flow [2025-03-08 22:11:23,759 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 324 transitions, 1466 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:11:23,761 INFO L231 Difference]: Finished difference. Result has 270 places, 316 transitions, 1396 flow [2025-03-08 22:11:23,762 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=1290, PETRI_DIFFERENCE_MINUEND_PLACES=266, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=306, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=294, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1396, PETRI_PLACES=270, PETRI_TRANSITIONS=316} [2025-03-08 22:11:23,762 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 38 predicate places. [2025-03-08 22:11:23,762 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 316 transitions, 1396 flow [2025-03-08 22:11:23,762 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 215.66666666666666) internal successors, (647), 3 states have internal predecessors, (647), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:11:23,762 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:11:23,762 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:11:23,762 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable39 [2025-03-08 22:11:23,762 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-08 22:11:23,763 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:11:23,763 INFO L85 PathProgramCache]: Analyzing trace with hash -2144573571, now seen corresponding path program 1 times [2025-03-08 22:11:23,763 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:11:23,763 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1407873385] [2025-03-08 22:11:23,763 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:11:23,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:11:23,769 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-03-08 22:11:23,773 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-03-08 22:11:23,774 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:11:23,774 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:11:23,991 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:11:23,991 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:11:23,991 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1407873385] [2025-03-08 22:11:23,991 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1407873385] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:11:23,991 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:11:23,991 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:11:23,991 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1054625844] [2025-03-08 22:11:23,991 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:11:23,992 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 22:11:23,992 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:11:23,992 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 22:11:23,992 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 22:11:24,106 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 199 out of 247 [2025-03-08 22:11:24,107 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.5) internal successors, (1209), 6 states have internal predecessors, (1209), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:11:24,107 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:11:24,107 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 199 of 247 [2025-03-08 22:11:24,107 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:11:24,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 243#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)), 7#L1062-2true, 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)), 41#L1049-5true, Black: 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|)]) [2025-03-08 22:11:24,262 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-08 22:11:24,262 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 22:11:24,262 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:11:24,262 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:11:24,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 243#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)), 7#L1062-2true, 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)), 41#L1049-5true, Black: 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|)]) [2025-03-08 22:11:24,262 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-03-08 22:11:24,262 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-03-08 22:11:24,262 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:11:24,262 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-03-08 22:11:24,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 23#L1065true, 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:24,787 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-03-08 22:11:24,787 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:11:24,787 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 22:11:24,787 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 22:11:24,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 23#L1065true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:24,825 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-03-08 22:11:24,825 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:11:24,825 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:11:24,826 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:11:24,862 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 23#L1065true, 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:24,862 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-03-08 22:11:24,862 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-08 22:11:24,862 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-08 22:11:24,862 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-08 22:11:24,862 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-08 22:11:24,862 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 23#L1065true, 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:24,862 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-03-08 22:11:24,862 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:11:24,862 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:11:24,862 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 22:11:24,862 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-03-08 22:11:24,862 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-03-08 22:11:24,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 23#L1065true, 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|), 127#L1049-5true]) [2025-03-08 22:11:24,863 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-03-08 22:11:24,863 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-08 22:11:24,863 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-03-08 22:11:24,863 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-03-08 22:11:24,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 23#L1065true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:24,863 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 22:11:24,863 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:11:24,863 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:11:24,863 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:11:24,953 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 23#L1065true, 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:24,953 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-03-08 22:11:24,953 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-08 22:11:24,953 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-03-08 22:11:24,953 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-08 22:11:24,953 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-03-08 22:11:24,954 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 23#L1065true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:24,954 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-03-08 22:11:24,954 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:11:24,954 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:11:24,954 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-03-08 22:11:24,954 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:11:24,954 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-03-08 22:11:25,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 121#L1062-34true, 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:25,292 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-03-08 22:11:25,292 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:11:25,292 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-03-08 22:11:25,292 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:11:25,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 134#L1062-31true, 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)), 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:25,366 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-03-08 22:11:25,366 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:25,366 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:11:25,366 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-03-08 22:11:25,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 243#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)), 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:25,459 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:11:25,459 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:11:25,459 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:25,459 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:25,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 121#L1062-34true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:25,464 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-03-08 22:11:25,464 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:11:25,464 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:25,464 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-03-08 22:11:25,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, Black: 262#true, 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 264#(not (= ~threads_mask~0 0)), 305#true, 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:25,711 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:11:25,711 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:25,712 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:25,712 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:25,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1062-31true, 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)), 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:25,738 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-03-08 22:11:25,738 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:11:25,738 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-03-08 22:11:25,738 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:25,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:25,762 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,762 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,762 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,762 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:25,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 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)), 41#L1049-5true, 108#L1062-24true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:25,783 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:11:25,783 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:25,783 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:25,783 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:25,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 164#L1062-33true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:25,807 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:11:25,807 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:25,807 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:25,807 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:25,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 164#L1062-33true, 243#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)), 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:25,811 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:11:25,811 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:25,811 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:25,811 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:25,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, 71#L1062-32true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:25,811 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-03-08 22:11:25,811 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:25,811 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-03-08 22:11:25,811 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:25,843 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 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)), 41#L1049-5true, 108#L1062-24true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:25,843 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,843 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:25,843 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:25,843 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:25,843 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:25,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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)), 108#L1062-24true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:25,844 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-03-08 22:11:25,844 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:11:25,844 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:25,844 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:11:25,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), 108#L1062-24true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:25,844 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,844 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:25,844 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:25,844 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:25,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:25,863 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,863 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,863 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,863 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][276], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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|), 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|)), 264#(not (= ~threads_mask~0 0)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 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|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:25,863 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,863 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,863 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,863 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][276], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#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, 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|)), 264#(not (= ~threads_mask~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)), 41#L1049-5true, 108#L1062-24true, Black: 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|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:25,866 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-03-08 22:11:25,866 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:11:25,866 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:11:25,866 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-03-08 22:11:25,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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)), 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)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:25,866 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,866 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,866 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,866 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#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, 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|)), 264#(not (= ~threads_mask~0 0)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 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|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:25,866 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,866 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,866 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,866 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][183], [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, 243#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)), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 108#L1062-24true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:25,892 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,892 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,892 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:25,892 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:25,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([755] L1049-9-->L1049-6: Formula: (let ((.cse1 (< |v_threadThread2of2ForFork0_#t~bitwise4_15| 0)) (.cse2 (< v_~threads_mask~0_42 0)) (.cse0 (<= 0 v_~threads_mask~0_42)) (.cse3 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise4_15|))) (and (or (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise5_7|) (and .cse0 .cse1)) (or .cse2 .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise5_7| (+ |v_threadThread2of2ForFork0_#t~bitwise4_15| v_~threads_mask~0_42))) (or (<= |v_threadThread2of2ForFork0_#t~bitwise4_15| |v_threadThread2of2ForFork0_#t~bitwise5_7|) (and .cse2 .cse3)) (<= |v_threadThread2of2ForFork0_#t~bitwise5_7| 2147483647) (or (< |v_threadThread2of2ForFork0_#t~bitwise5_7| 0) (and .cse0 .cse3)))) InVars {~threads_mask~0=v_~threads_mask~0_42, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_15|} OutVars{~threads_mask~0=v_~threads_mask~0_42, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_7|, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_15|} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise5][284], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 186#L1049-6true, 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|)), 103#L1068-3true, 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)), 41#L1049-5true, Black: 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|), 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:25,914 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:11:25,914 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,914 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:25,914 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([755] L1049-9-->L1049-6: Formula: (let ((.cse1 (< |v_threadThread2of2ForFork0_#t~bitwise4_15| 0)) (.cse2 (< v_~threads_mask~0_42 0)) (.cse0 (<= 0 v_~threads_mask~0_42)) (.cse3 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise4_15|))) (and (or (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise5_7|) (and .cse0 .cse1)) (or .cse2 .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise5_7| (+ |v_threadThread2of2ForFork0_#t~bitwise4_15| v_~threads_mask~0_42))) (or (<= |v_threadThread2of2ForFork0_#t~bitwise4_15| |v_threadThread2of2ForFork0_#t~bitwise5_7|) (and .cse2 .cse3)) (<= |v_threadThread2of2ForFork0_#t~bitwise5_7| 2147483647) (or (< |v_threadThread2of2ForFork0_#t~bitwise5_7| 0) (and .cse0 .cse3)))) InVars {~threads_mask~0=v_~threads_mask~0_42, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_15|} OutVars{~threads_mask~0=v_~threads_mask~0_42, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_7|, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_15|} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise5][284], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 186#L1049-6true, 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)), 90#L1068-4true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 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)), 41#L1049-5true, Black: 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|), 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:25,914 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,914 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:25,914 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,914 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-03-08 22:11:25,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:25,929 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-03-08 22:11:25,929 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:25,929 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:25,929 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-08 22:11:25,929 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:25,929 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:25,929 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,929 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,929 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,929 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,930 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:25,930 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-03-08 22:11:25,930 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:25,930 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:25,930 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-08 22:11:25,930 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:25,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:25,930 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:25,930 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,930 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,930 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,930 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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)), 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)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:25,930 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:25,930 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,930 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,930 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,930 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:25,931 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:25,931 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,931 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,931 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 58#threadENTRYtrue, 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)), 41#L1049-5true, Black: 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|)]) [2025-03-08 22:11:25,946 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,946 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:25,946 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,946 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:25,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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)), 7#L1062-2true, 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|), 127#L1049-5true, 144#threadENTRYtrue]) [2025-03-08 22:11:25,946 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,946 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:25,946 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,946 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:25,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 58#threadENTRYtrue, 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)), 41#L1049-5true, Black: 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|)]) [2025-03-08 22:11:25,947 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,947 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,947 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:25,947 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:25,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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)), 7#L1062-2true, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true, 144#threadENTRYtrue]) [2025-03-08 22:11:25,947 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,947 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:25,947 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:25,947 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:25,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([611] L1062-35-->L1062-34: Formula: (= |v_#race~threads_mask~0_9| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_9|} AuxVars[] AssignedVars[#race~threads_mask~0][43], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 121#L1062-34true, 281#true, 120#L1049-2true, 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|)]) [2025-03-08 22:11:25,985 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-03-08 22:11:25,985 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:25,985 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-08 22:11:25,985 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-03-08 22:11:25,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][183], [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, 243#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)), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:25,988 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:11:25,988 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,988 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:25,988 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,989 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:25,989 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:11:25,989 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,989 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,989 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-03-08 22:11:25,989 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:26,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([755] L1049-9-->L1049-6: Formula: (let ((.cse1 (< |v_threadThread2of2ForFork0_#t~bitwise4_15| 0)) (.cse2 (< v_~threads_mask~0_42 0)) (.cse0 (<= 0 v_~threads_mask~0_42)) (.cse3 (<= 0 |v_threadThread2of2ForFork0_#t~bitwise4_15|))) (and (or (<= v_~threads_mask~0_42 |v_threadThread2of2ForFork0_#t~bitwise5_7|) (and .cse0 .cse1)) (or .cse2 .cse1 (<= |v_threadThread2of2ForFork0_#t~bitwise5_7| (+ |v_threadThread2of2ForFork0_#t~bitwise4_15| v_~threads_mask~0_42))) (or (<= |v_threadThread2of2ForFork0_#t~bitwise4_15| |v_threadThread2of2ForFork0_#t~bitwise5_7|) (and .cse2 .cse3)) (<= |v_threadThread2of2ForFork0_#t~bitwise5_7| 2147483647) (or (< |v_threadThread2of2ForFork0_#t~bitwise5_7| 0) (and .cse0 .cse3)))) InVars {~threads_mask~0=v_~threads_mask~0_42, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_15|} OutVars{~threads_mask~0=v_~threads_mask~0_42, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_7|, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_15|} AuxVars[] AssignedVars[threadThread2of2ForFork0_#t~bitwise5][284], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 186#L1049-6true, 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|)), 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)), 41#L1049-5true, Black: 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|), 163#L1068-2true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:26,001 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-03-08 22:11:26,001 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:26,001 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,001 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), 108#L1062-24true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,056 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is not cut-off event [2025-03-08 22:11:26,056 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-08 22:11:26,056 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-08 22:11:26,056 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-03-08 22:11:26,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([526] 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][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true, 144#threadENTRYtrue]) [2025-03-08 22:11:26,061 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,061 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:26,061 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:26,061 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [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, 243#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)), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 108#L1062-24true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,092 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,092 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:26,092 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:26,092 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,093 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), 108#L1062-24true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,093 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,093 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:26,093 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:26,093 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,093 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:26,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][183], [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, 243#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)), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 108#L1062-24true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,095 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,095 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:26,095 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,095 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-03-08 22:11:26,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,159 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-03-08 22:11:26,159 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-08 22:11:26,159 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-03-08 22:11:26,159 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-03-08 22:11:26,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [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, 243#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)), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,203 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:26,203 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,203 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,203 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:26,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [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, 243#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)), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,203 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:26,203 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:26,203 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,203 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,204 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,204 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:26,204 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,204 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,204 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:26,204 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,205 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,205 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:26,205 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,205 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,205 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,205 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:26,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][183], [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, 243#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)), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,207 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-03-08 22:11:26,207 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-03-08 22:11:26,207 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,207 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-03-08 22:11:26,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 185#L1048true, 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, 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)), 41#L1049-5true, Black: 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|)]) [2025-03-08 22:11:26,271 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:26,271 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,271 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:26,271 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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)), 7#L1062-2true, 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|), 198#L1048true, 127#L1049-5true]) [2025-03-08 22:11:26,271 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:26,271 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:26,271 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,271 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 185#L1048true, 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, 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)), 41#L1049-5true, Black: 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|)]) [2025-03-08 22:11:26,273 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:26,273 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,273 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,273 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:26,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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)), 7#L1062-2true, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 198#L1048true, 127#L1049-5true]) [2025-03-08 22:11:26,273 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:26,273 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:26,273 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,273 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true]) [2025-03-08 22:11:26,382 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,382 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,382 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,382 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:26,383 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,383 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,383 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,383 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([526] 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][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 198#L1048true, 127#L1049-5true]) [2025-03-08 22:11:26,432 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-03-08 22:11:26,432 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-03-08 22:11:26,432 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:26,432 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-03-08 22:11:26,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][345], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true, 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|), 127#L1049-5true]) [2025-03-08 22:11:26,443 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,443 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,443 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,443 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,515 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,515 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,515 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,515 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1049-19true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 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|), 127#L1049-5true]) [2025-03-08 22:11:26,541 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,541 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,541 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,541 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][288], [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, 243#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)), 204#L1062-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,543 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,543 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,543 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,543 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1049-19true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true]) [2025-03-08 22:11:26,545 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,545 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,545 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,545 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][345], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,569 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,569 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,569 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,569 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 243#true, 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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#(not (= ~threads_mask~0 0)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0)), 228#L1063-12true, 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)), 310#true, Black: 238#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:26,583 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-03-08 22:11:26,583 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:11:26,583 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:11:26,583 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:11:26,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, 81#L1063-10true, 277#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#(not (= ~threads_mask~0 0)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 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)), 310#true, Black: 238#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:26,584 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,584 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,584 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,584 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:26,584 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,584 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,584 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,584 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 164#L1062-33true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 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|), 175#L1050true]) [2025-03-08 22:11:26,607 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-03-08 22:11:26,607 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:26,607 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:26,607 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:11:26,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][182], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), 71#L1062-32true, Black: 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|), 175#L1050true]) [2025-03-08 22:11:26,608 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-03-08 22:11:26,608 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:26,608 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:26,608 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-03-08 22:11:26,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][183], [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, 243#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)), 204#L1062-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:26,655 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-08 22:11:26,655 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:26,655 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:26,655 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:26,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [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, 243#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)), 204#L1062-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,655 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,655 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,655 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,655 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,656 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [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, 243#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)), 204#L1062-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,656 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,656 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,656 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,656 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,656 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][276], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 233#true, 243#true, 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|)), 264#(not (= ~threads_mask~0 0)), 204#L1062-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 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|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:26,656 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,656 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,656 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,656 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][310], [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, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~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|), 127#L1049-5true]) [2025-03-08 22:11:26,656 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-08 22:11:26,656 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:26,656 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:26,656 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:26,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [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, 243#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)), 204#L1062-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,656 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,656 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,656 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,656 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,658 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,658 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,658 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,658 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:26,659 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-08 22:11:26,659 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:26,659 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:26,659 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:26,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,659 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,659 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,659 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,659 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,659 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,659 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,659 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,659 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,659 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,659 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][276], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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|), 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|)), 264#(not (= ~threads_mask~0 0)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:26,659 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,659 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,659 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,659 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][310], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 204#L1062-10true, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true]) [2025-03-08 22:11:26,660 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-03-08 22:11:26,660 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:26,660 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-03-08 22:11:26,660 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:26,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,660 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,660 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,660 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,660 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][310], [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, 243#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)), 204#L1062-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,680 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,680 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,680 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,680 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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)), 128#L1049-17true, 7#L1062-2true, 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|), 127#L1049-5true]) [2025-03-08 22:11:26,700 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,700 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,700 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,700 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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)), 7#L1062-2true, 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)), 97#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,700 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,700 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,700 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,700 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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)), 7#L1062-2true, 128#L1049-17true, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true]) [2025-03-08 22:11:26,704 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,704 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,704 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,704 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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)), 7#L1062-2true, 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)), 97#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,704 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,704 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,704 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,704 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,711 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,711 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,711 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,711 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([609] 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[][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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|), 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|)), 264#(not (= ~threads_mask~0 0)), 204#L1062-10true, 120#L1049-2true, 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)), 41#L1049-5true, Black: 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|), 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:26,714 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:26,714 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:26,714 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:26,714 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:26,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:26,729 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,729 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,729 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,729 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:26,729 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:26,729 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,730 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,730 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:26,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([526] 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][223], [30#L1049-19true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:26,731 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,731 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,731 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,731 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][276], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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|)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:26,749 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,749 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,749 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,749 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,783 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][183], [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, 243#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)), 204#L1062-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:26,783 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,783 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,783 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,783 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,783 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,783 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:26,783 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,783 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,783 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,783 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,783 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,784 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:26,784 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,784 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,784 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,784 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,784 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:26,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][133], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 228#L1063-12true, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:26,788 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,788 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,788 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:26,788 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:27,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [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, 243#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)), 204#L1062-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,087 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:27,087 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:27,087 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:27,087 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:27,113 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:27,113 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:27,113 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:27,113 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:27,113 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:27,113 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:27,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][348], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true, 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|), 127#L1049-5true]) [2025-03-08 22:11:27,114 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:27,114 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:27,114 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:27,114 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:27,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,114 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,114 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,114 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,114 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([526] 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][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 14#L1063-5true, Black: 293#(not (= ~threads_mask~0 0)), 97#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,116 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,116 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,116 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:27,116 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:27,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([526] 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][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 128#L1049-17true, 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,117 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,117 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:27,117 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,117 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:27,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][276], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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|)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:27,134 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:27,134 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:27,134 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:27,134 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:27,134 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:27,135 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][133], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 228#L1063-12true, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:27,135 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:27,135 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:27,135 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:27,135 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:27,135 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:27,136 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][345], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,136 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,136 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,136 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,136 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,136 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,136 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][345], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 228#L1063-12true, 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|), 127#L1049-5true]) [2025-03-08 22:11:27,136 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,136 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:27,136 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:27,136 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:27,136 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:27,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,136 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,136 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,136 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,136 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][276], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, 81#L1063-10true, 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|)), 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:27,136 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,136 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,136 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,136 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,137 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,137 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,137 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,137 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][276], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 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|), 14#L1063-5true, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:27,137 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,137 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,137 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,137 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 128#L1049-17true, 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,138 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-03-08 22:11:27,138 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-03-08 22:11:27,138 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:27,138 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:27,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,170 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,170 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,170 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:27,170 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:27,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][183], [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, 243#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)), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, 108#L1062-24true, Black: 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|), 175#L1050true]) [2025-03-08 22:11:27,252 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-08 22:11:27,252 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:27,252 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:27,252 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:27,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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)), 183#L1049-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true]) [2025-03-08 22:11:27,274 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,274 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,274 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,274 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:27,284 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-08 22:11:27,284 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:27,284 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:27,284 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:27,284 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,284 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,284 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,284 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,284 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,284 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,284 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,284 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,284 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,284 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,284 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,284 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,284 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,285 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:27,285 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,285 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,285 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,285 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,285 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,285 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,285 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][348], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,285 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,285 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,286 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,286 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,286 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,286 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,286 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,286 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,286 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,286 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,287 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,287 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,287 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,287 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,287 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,287 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,313 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,313 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,313 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,313 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,313 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,313 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 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|), 14#L1063-5true, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:27,314 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-03-08 22:11:27,314 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:27,314 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:27,314 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-03-08 22:11:27,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:27,314 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,314 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,314 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,314 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,314 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,314 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,314 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,314 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,314 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,314 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,350 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [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, 243#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)), 204#L1062-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,350 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,350 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,350 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,350 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,350 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,351 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [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, 243#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)), 204#L1062-10true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,351 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,351 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:27,351 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,351 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,351 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:27,351 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,351 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,351 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,351 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,351 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,351 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:27,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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, 183#L1049-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, 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|), 127#L1049-5true]) [2025-03-08 22:11:27,388 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,388 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,388 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,388 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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, 49#L1049-10true, 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, 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|), 127#L1049-5true]) [2025-03-08 22:11:27,391 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,391 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,391 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,391 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 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)), 41#L1049-5true, Black: 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|), 11#L1049-12true]) [2025-03-08 22:11:27,392 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,392 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,392 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,392 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,392 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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, 183#L1049-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, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true]) [2025-03-08 22:11:27,392 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,392 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,392 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,392 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,392 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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, 49#L1049-10true, 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, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true]) [2025-03-08 22:11:27,394 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,394 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,394 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,394 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:27,397 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,397 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,397 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,397 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,397 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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, 49#L1049-10true, 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, 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|), 127#L1049-5true]) [2025-03-08 22:11:27,397 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,397 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,397 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,397 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,397 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:27,398 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,398 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,398 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,398 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,398 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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, 49#L1049-10true, 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, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true]) [2025-03-08 22:11:27,398 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,398 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,398 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,398 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,399 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][183], [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, 243#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)), Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 175#L1050true]) [2025-03-08 22:11:27,433 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:27,433 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,433 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:27,433 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,446 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([609] 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[][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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|), 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|)), 264#(not (= ~threads_mask~0 0)), 204#L1062-10true, Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 120#L1049-2true, Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 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|), 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:27,446 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:27,446 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,446 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,446 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,446 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,454 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([609] 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[][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#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, 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|)), 264#(not (= ~threads_mask~0 0)), 204#L1062-10true, 120#L1049-2true, 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)), 41#L1049-5true, Black: 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|), 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:27,454 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,454 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,454 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,454 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,454 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,454 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 175#L1050true]) [2025-03-08 22:11:27,460 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,460 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,460 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,460 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([670] L1062-3-->L1062-2: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~bitwise16#1=|v_ULTIMATE.start_main_#t~bitwise16#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise16#1][167], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 183#L1049-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true]) [2025-03-08 22:11:27,465 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:27,465 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,465 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,465 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:27,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:27,475 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,475 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,475 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,475 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,476 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,476 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,476 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,476 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,476 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,476 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,476 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,476 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,476 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,476 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,502 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,502 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:27,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,502 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:27,502 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,502 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-03-08 22:11:27,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 11#L1049-12true]) [2025-03-08 22:11:27,506 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-03-08 22:11:27,506 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,506 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,506 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,506 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,506 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,506 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,506 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([526] 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][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 183#L1049-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,512 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,512 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,512 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,512 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-03-08 22:11:27,597 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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)), 183#L1049-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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, 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|), 127#L1049-5true]) [2025-03-08 22:11:27,597 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,597 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:27,597 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:27,597 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:27,597 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,668 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,669 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,669 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,669 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,669 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,669 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 14#L1063-5true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,670 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:27,670 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,670 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,670 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,670 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,670 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 14#L1063-5true, Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,670 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:27,670 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,670 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,670 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,670 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,670 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:27,670 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,670 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,670 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,670 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,670 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,670 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,670 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,671 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:27,671 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,671 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:27,671 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,699 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,700 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,700 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,700 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:27,700 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:27,700 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,700 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:27,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([526] 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][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,700 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:27,700 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,700 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:27,700 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:27,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][276], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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|)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 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|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:27,700 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,700 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,700 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,700 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-03-08 22:11:27,702 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,702 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,702 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,702 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,702 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,702 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,743 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,743 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,743 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:27,743 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:27,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 7#L1062-2true, 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)), 41#L1049-5true, Black: 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|), 11#L1049-12true]) [2025-03-08 22:11:27,779 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-03-08 22:11:27,779 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:27,779 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:27,779 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-03-08 22:11:27,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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)), 7#L1062-2true, 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,829 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:27,829 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:27,829 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:27,829 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:27,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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)), 7#L1062-2true, 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:27,836 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:27,836 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:27,836 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:27,836 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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|), 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0)), 204#L1062-10true, 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: 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|), 175#L1050true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:28,254 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:28,254 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:28,254 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:28,254 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:28,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 88#L1050true, 233#true, 243#true, 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|), 305#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0)), 204#L1062-10true, 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: 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|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:28,254 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:28,254 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:28,254 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:28,254 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:28,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 88#L1050true, 233#true, 243#true, 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|), 305#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0)), 204#L1062-10true, 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: 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: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:28,255 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:28,255 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:28,255 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:28,255 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:28,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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|), 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~0 0)), 204#L1062-10true, 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: 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: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 175#L1050true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:28,255 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:28,255 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:28,255 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:28,255 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:28,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 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|), 175#L1050true]) [2025-03-08 22:11:28,260 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,260 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,260 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,260 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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)), 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)), 204#L1062-10true, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true]) [2025-03-08 22:11:28,261 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,261 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,261 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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)), 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)), 204#L1062-10true, 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))), 310#true, Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true]) [2025-03-08 22:11:28,262 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,262 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,262 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,262 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 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: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 175#L1050true]) [2025-03-08 22:11:28,262 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,262 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,262 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,262 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,270 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:28,270 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:28,270 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:28,270 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:28,270 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:28,270 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:28,274 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([526] 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][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:28,274 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-03-08 22:11:28,274 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:28,274 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:28,274 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:28,274 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:28,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true, 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)), 41#L1049-5true, Black: 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: 305#true, 199#L1049-10true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:28,294 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-08 22:11:28,294 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:28,294 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:28,294 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:28,301 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:28,301 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-03-08 22:11:28,301 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:28,301 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:28,301 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:28,301 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:28,301 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-03-08 22:11:28,454 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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)), 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)), 204#L1062-10true, 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))), 310#true, Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true]) [2025-03-08 22:11:28,454 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,454 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,454 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,454 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,454 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~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: 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|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:28,506 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,506 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,506 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,506 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 164#L1062-33true, 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)), 61#L1051-5true, 231#true, Black: 278#(and (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)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-08 22:11:28,561 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:28,561 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,561 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,561 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:28,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][182], [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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051-5true, 231#true, Black: 278#(and (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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), 71#L1062-32true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-08 22:11:28,561 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-03-08 22:11:28,561 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,561 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,561 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-03-08 22:11:28,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][248], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:28,617 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:28,617 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:28,617 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:28,617 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:28,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([609] 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[][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#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, 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|)), 264#(not (= ~threads_mask~0 0)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 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|), 175#L1050true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:28,702 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,702 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,702 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:28,702 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:28,702 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 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|), 175#L1050true]) [2025-03-08 22:11:28,702 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,702 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,702 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,703 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:28,703 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:28,703 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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)), 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)), 204#L1062-10true, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true]) [2025-03-08 22:11:28,703 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,703 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:28,703 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:28,703 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,703 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,703 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 299#(<= 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), 310#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 175#L1050true]) [2025-03-08 22:11:28,703 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,703 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,703 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:28,703 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:28,703 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,729 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 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|), 175#L1050true]) [2025-03-08 22:11:28,729 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,729 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,729 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,729 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,729 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,730 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,730 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 233#true, 243#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)), 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)), 204#L1062-10true, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true]) [2025-03-08 22:11:28,730 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,730 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,730 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,730 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,730 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,730 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([526] 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][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:28,747 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,747 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,748 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,748 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([526] 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][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), Black: 283#(< 0 |ULTIMATE.start_main_#t~ret15#1|), 281#true, 120#L1049-2true, Black: 284#(< 1 |ULTIMATE.start_main_#t~ret15#1|), Black: 285#(<= 1 |ULTIMATE.start_main_~j~1#1|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|)]) [2025-03-08 22:11:28,748 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,748 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,748 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,748 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 22:11:28,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:28,768 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:28,768 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:28,768 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:28,768 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:28,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1063-2true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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: 305#true, 127#L1049-5true, 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2025-03-08 22:11:28,774 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,774 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,774 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:28,774 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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)), 14#L1063-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:28,778 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,778 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:28,778 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,778 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-03-08 22:11:28,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 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|), 175#L1050true]) [2025-03-08 22:11:28,779 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:28,779 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:28,780 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:28,780 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:28,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 92#L1063-19true, 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:28,950 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:28,950 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:28,950 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:28,950 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:28,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 204#L1062-10true, 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)), 41#L1049-5true, Black: 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|), 175#L1050true]) [2025-03-08 22:11:28,978 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-03-08 22:11:28,978 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,978 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:28,978 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 22:11:29,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~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: 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|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:29,033 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-03-08 22:11:29,033 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:29,033 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:29,033 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-03-08 22:11:29,033 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:29,033 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,033 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,033 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,033 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,033 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,034 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:29,034 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,034 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,034 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,034 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,034 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,034 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:29,034 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,034 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,034 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,034 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 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: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 199#L1049-10true]) [2025-03-08 22:11:29,035 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,035 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,035 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,035 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:29,314 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,314 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,314 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,314 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:29,321 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,321 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,321 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,321 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][294], [278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, 81#L1063-10true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 49#L1049-10true, Black: 277#(not (= ~threads_mask~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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:29,333 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,333 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,333 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,333 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][294], [278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 81#L1063-10true, 305#true, 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 49#L1049-10true, Black: 277#(not (= ~threads_mask~0 0)), 264#(not (= ~threads_mask~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: 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|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:29,361 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,361 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,361 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,361 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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|), 8#L1063-17true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:29,389 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,389 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:29,389 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:29,389 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-03-08 22:11:29,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][183], [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))), 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)), 61#L1051-5true, 231#true, Black: 278#(and (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)), 41#L1049-5true, 108#L1062-24true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-08 22:11:29,407 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2025-03-08 22:11:29,407 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-03-08 22:11:29,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,407 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,456 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 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: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 199#L1049-10true]) [2025-03-08 22:11:29,456 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,456 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,456 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,456 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,456 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:29,481 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,481 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,481 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,481 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,485 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:29,485 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,485 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,485 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,485 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,485 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,496 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 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|), 175#L1050true]) [2025-03-08 22:11:29,496 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,496 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:29,496 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,496 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:29,496 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:29,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 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), 310#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 175#L1050true]) [2025-03-08 22:11:29,503 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,503 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,503 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:29,503 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-03-08 22:11:29,543 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][248], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:29,544 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,544 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,544 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,544 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,544 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,544 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:29,544 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,544 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,544 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,544 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,544 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,545 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:29,545 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,545 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,545 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,545 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,545 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][358], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 44#L1063-11true, 262#true, 233#true, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:29,581 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,581 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,581 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,581 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][358], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(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: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:29,581 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,581 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,581 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,581 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,581 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:29,581 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,581 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,581 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,581 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,582 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:29,582 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,582 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,582 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,582 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][248], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:29,582 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,582 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,582 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,582 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,585 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:29,586 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,586 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,586 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,586 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,586 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,586 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([595] 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][201], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#true, 56#L1049-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)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 92#L1063-19true, 120#L1049-2true, 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|)]) [2025-03-08 22:11:29,614 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:29,614 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,614 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,614 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:29,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][183], [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))), 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)), 61#L1051-5true, 231#true, Black: 278#(and (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|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-08 22:11:29,656 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,656 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:29,656 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:29,656 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][248], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 228#L1063-12true, 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:29,670 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,670 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,670 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,670 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-03-08 22:11:29,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][184], [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)), 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#L1051-5true, 231#true, Black: 278#(and (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|), 162#L1062-22true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), 41#L1049-5true, Black: 299#(<= 0 (+ ~threads_mask~0 1)), Black: 302#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-08 22:11:29,713 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,713 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,713 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,713 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][276], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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|)), 264#(not (= ~threads_mask~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)), 41#L1049-5true, Black: 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|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:29,762 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,762 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,762 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,762 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,762 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:29,762 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,762 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,762 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,762 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,762 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:29,762 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:29,762 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:29,762 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:29,762 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,762 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,762 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,762 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,762 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,762 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,762 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,762 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true]) [2025-03-08 22:11:29,763 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,763 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,763 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,763 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][133], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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)), 271#(not (= ~threads_mask~0 0)), 277#(not (= ~threads_mask~0 0)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 223#L1064true, 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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:29,763 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,763 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,763 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,763 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,763 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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))), 310#true, Black: 238#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true]) [2025-03-08 22:11:29,763 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,763 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,763 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:29,763 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,763 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,763 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:29,763 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,763 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,763 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,763 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,763 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,763 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,764 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:29,764 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,764 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,764 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,764 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,764 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,764 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,764 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,765 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([704] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise4_7|)) (not (= v_~threads_mask~0_27 0))) InVars {threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise4=|v_threadThread1of2ForFork0_#t~bitwise4_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][133], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#true, 271#(not (= ~threads_mask~0 0)), 277#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~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: 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|), 127#L1049-5true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:29,765 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,765 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,765 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,765 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,765 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 299#(<= 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), 310#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true]) [2025-03-08 22:11:29,765 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,765 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,765 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,765 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][276], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, 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|)), 264#(not (= ~threads_mask~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)), 41#L1049-5true, Black: 299#(<= 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), 310#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:29,765 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,765 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,765 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,765 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,766 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][147], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 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: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 199#L1049-10true]) [2025-03-08 22:11:29,766 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,766 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,766 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,766 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,766 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,766 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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, 49#L1049-10true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~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))), 310#true, Black: 240#(= |#race~threads_mask~0| 0), 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 127#L1049-5true]) [2025-03-08 22:11:29,766 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,766 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,766 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,766 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-03-08 22:11:29,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} 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, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 175#L1050true]) [2025-03-08 22:11:29,780 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,780 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,780 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-03-08 22:11:29,780 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-03-08 22:11:29,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([526] 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][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 175#L1050true]) [2025-03-08 22:11:29,780 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,780 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,780 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,780 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][140], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 92#L1063-19true, 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:29,821 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-03-08 22:11:29,821 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-03-08 22:11:29,821 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:29,821 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-03-08 22:11:29,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L1050-3-->L1050: Formula: (and (= |v_threadThread1of2ForFork0_#t~ret7_1| 0) (= |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|, threadThread1of2ForFork0_#t~ret7=|v_threadThread1of2ForFork0_#t~ret7_1|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_25|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret7][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050true, 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, 167#L1051-3true, 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), 23#L1065true, 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), 310#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-03-08 22:11:29,827 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-03-08 22:11:29,827 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:29,827 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 22:11:29,827 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 22:11:29,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 44#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 199#L1049-10true]) [2025-03-08 22:11:29,853 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:29,853 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,853 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,853 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 128#L1049-17true, 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|), 14#L1063-5true, Black: 294#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:29,858 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,858 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,858 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,858 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} AuxVars[] AssignedVars[~threads_mask~0][286], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:29,917 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:29,917 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:29,917 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:29,917 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:29,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([749] L1049-12-->L1049-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise4_7|))) InVars {~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread2of2ForFork0_#t~bitwise4=|v_threadThread2of2ForFork0_#t~bitwise4_7|} AuxVars[] AssignedVars[][276], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 243#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 81#L1063-10true, 305#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#(not (= ~threads_mask~0 0)), 277#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 264#(not (= ~threads_mask~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)), 41#L1049-5true, Black: 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|), 199#L1049-10true, 293#(not (= ~threads_mask~0 0))]) [2025-03-08 22:11:29,917 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,917 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,917 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,917 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:29,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([708] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise5_3|) InVars {threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|} OutVars{threadThread1of2ForFork0_#t~bitwise5=|v_threadThread1of2ForFork0_#t~bitwise5_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][248], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:29,950 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-03-08 22:11:29,950 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-03-08 22:11:29,950 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:29,950 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:29,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([753] L1049-6-->L1049-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise5_3|) InVars {threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread2of2ForFork0_#t~bitwise5=|v_threadThread2of2ForFork0_#t~bitwise5_3|} 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, 243#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-10true, 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)), 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)), 41#L1049-5true, Black: 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|), 127#L1049-5true]) [2025-03-08 22:11:29,962 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,962 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:29,962 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:29,962 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 22:11:30,070 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([526] 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][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 14#L1063-5true, 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 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|), 175#L1050true]) [2025-03-08 22:11:30,070 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:30,070 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:30,070 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:30,070 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:30,070 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:30,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([526] 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][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 243#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)), 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)), 14#L1063-5true, 41#L1049-5true, Black: 293#(not (= ~threads_mask~0 0)), Black: 299#(<= 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), 310#true, 297#true, Black: 307#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 175#L1050true]) [2025-03-08 22:11:30,075 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-03-08 22:11:30,075 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 22:11:30,075 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 22:11:30,075 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event