./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask-race-3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask-race-3.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/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 6029e5a48177b265da8d69ef0b285080ea9366bff1fe25e3f3180b0cf8b63df5 --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 09:34:59,991 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 09:35:00,037 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-06 09:35:00,040 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 09:35:00,040 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 09:35:00,058 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 09:35:00,059 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 09:35:00,059 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 09:35:00,059 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 09:35:00,059 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 09:35:00,059 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 09:35:00,059 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 09:35:00,059 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 09:35:00,060 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 09:35:00,060 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 09:35:00,060 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-06 09:35:00,060 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 09:35:00,060 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-06 09:35:00,060 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 09:35:00,060 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 09:35:00,060 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 09:35:00,060 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 09:35:00,060 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-06 09:35:00,060 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-06 09:35:00,060 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-06 09:35:00,060 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 09:35:00,060 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 09:35:00,060 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 09:35:00,060 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 09:35:00,060 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 09:35:00,060 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 09:35:00,060 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:35:00,061 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 09:35:00,061 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 09:35:00,061 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 09:35:00,061 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 09:35:00,061 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 09:35:00,061 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 09:35:00,061 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 09:35:00,061 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 09:35:00,061 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 09:35:00,061 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 09:35:00,061 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-jdk21/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 -> 6029e5a48177b265da8d69ef0b285080ea9366bff1fe25e3f3180b0cf8b63df5 [2025-02-06 09:35:00,302 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 09:35:00,309 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 09:35:00,311 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 09:35:00,316 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 09:35:00,316 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 09:35:00,317 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask-race-3.i [2025-02-06 09:35:01,429 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e3a6b469c/54cde707a8c84d5b9127ff1bf210582e/FLAG5cde654ca [2025-02-06 09:35:01,788 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 09:35:01,789 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask-race-3.i [2025-02-06 09:35:01,802 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e3a6b469c/54cde707a8c84d5b9127ff1bf210582e/FLAG5cde654ca [2025-02-06 09:35:01,996 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e3a6b469c/54cde707a8c84d5b9127ff1bf210582e [2025-02-06 09:35:01,997 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 09:35:01,998 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 09:35:01,999 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 09:35:01,999 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 09:35:02,003 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 09:35:02,004 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:35:01" (1/1) ... [2025-02-06 09:35:02,006 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3fcac6e8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:35:02, skipping insertion in model container [2025-02-06 09:35:02,006 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:35:01" (1/1) ... [2025-02-06 09:35:02,027 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 09:35:02,384 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:35:02,393 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 09:35:02,419 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:35:02,458 INFO L204 MainTranslator]: Completed translation [2025-02-06 09:35:02,459 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:35:02 WrapperNode [2025-02-06 09:35:02,459 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 09:35:02,460 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 09:35:02,460 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 09:35:02,460 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 09:35:02,464 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:35:02" (1/1) ... [2025-02-06 09:35:02,473 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:35:02" (1/1) ... [2025-02-06 09:35:02,495 INFO L138 Inliner]: procedures = 277, calls = 22, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 139 [2025-02-06 09:35:02,496 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 09:35:02,496 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 09:35:02,496 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 09:35:02,496 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 09:35:02,504 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:35:02" (1/1) ... [2025-02-06 09:35:02,504 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:35:02" (1/1) ... [2025-02-06 09:35:02,506 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:35:02" (1/1) ... [2025-02-06 09:35:02,506 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:35:02" (1/1) ... [2025-02-06 09:35:02,514 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:35:02" (1/1) ... [2025-02-06 09:35:02,515 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:35:02" (1/1) ... [2025-02-06 09:35:02,516 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:35:02" (1/1) ... [2025-02-06 09:35:02,520 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:35:02" (1/1) ... [2025-02-06 09:35:02,522 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 09:35:02,523 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 09:35:02,523 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 09:35:02,523 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 09:35:02,527 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:35:02" (1/1) ... [2025-02-06 09:35:02,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:35:02,541 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 09:35:02,556 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-06 09:35:02,558 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-06 09:35:02,574 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-06 09:35:02,575 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-02-06 09:35:02,575 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-02-06 09:35:02,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-02-06 09:35:02,575 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-02-06 09:35:02,575 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-06 09:35:02,575 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 09:35:02,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-06 09:35:02,576 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-02-06 09:35:02,576 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-02-06 09:35:02,576 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 09:35:02,576 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 09:35:02,577 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-06 09:35:02,684 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 09:35:02,685 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 09:35:02,960 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-06 09:35:02,961 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 09:35:02,995 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 09:35:02,995 INFO L337 CfgBuilder]: Removed 1 assume(true) statements. [2025-02-06 09:35:02,995 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:35:02 BoogieIcfgContainer [2025-02-06 09:35:02,996 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 09:35:02,997 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 09:35:02,998 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 09:35:03,001 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 09:35:03,001 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 09:35:01" (1/3) ... [2025-02-06 09:35:03,002 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7738b1f2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:35:03, skipping insertion in model container [2025-02-06 09:35:03,002 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:35:02" (2/3) ... [2025-02-06 09:35:03,002 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7738b1f2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:35:03, skipping insertion in model container [2025-02-06 09:35:03,002 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:35:02" (3/3) ... [2025-02-06 09:35:03,003 INFO L128 eAbstractionObserver]: Analyzing ICFG per-thread-index-bitmask-race-3.i [2025-02-06 09:35:03,013 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 09:35:03,014 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG per-thread-index-bitmask-race-3.i that has 2 procedures, 184 locations, 1 initial locations, 2 loop locations, and 11 error locations. [2025-02-06 09:35:03,015 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-06 09:35:03,061 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-02-06 09:35:03,090 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 187 places, 200 transitions, 407 flow [2025-02-06 09:35:03,155 INFO L124 PetriNetUnfolderBase]: 26/296 cut-off events. [2025-02-06 09:35:03,156 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-02-06 09:35:03,161 INFO L83 FinitePrefix]: Finished finitePrefix Result has 301 conditions, 296 events. 26/296 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 612 event pairs, 0 based on Foata normal form. 0/250 useless extension candidates. Maximal degree in co-relation 148. Up to 6 conditions per place. [2025-02-06 09:35:03,161 INFO L82 GeneralOperation]: Start removeDead. Operand has 187 places, 200 transitions, 407 flow [2025-02-06 09:35:03,165 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 187 places, 200 transitions, 407 flow [2025-02-06 09:35:03,174 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:35:03,186 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;@64d839fb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:35:03,186 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2025-02-06 09:35:03,233 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:35:03,233 INFO L124 PetriNetUnfolderBase]: 2/41 cut-off events. [2025-02-06 09:35:03,234 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:35:03,234 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:03,235 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-02-06 09:35:03,235 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-02-06 09:35:03,240 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:03,240 INFO L85 PathProgramCache]: Analyzing trace with hash 568918176, now seen corresponding path program 1 times [2025-02-06 09:35:03,245 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:03,246 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1495859425] [2025-02-06 09:35:03,246 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:03,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:03,311 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-02-06 09:35:03,331 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-02-06 09:35:03,332 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:03,332 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:03,419 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:03,419 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:03,420 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1495859425] [2025-02-06 09:35:03,420 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1495859425] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:03,420 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:03,420 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:35:03,423 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [668728822] [2025-02-06 09:35:03,423 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:03,427 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:35:03,430 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:03,447 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:35:03,447 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:35:03,477 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 200 [2025-02-06 09:35:03,479 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-02-06 09:35:03,480 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:03,480 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 200 [2025-02-06 09:35:03,480 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:03,694 INFO L124 PetriNetUnfolderBase]: 123/767 cut-off events. [2025-02-06 09:35:03,694 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-06 09:35:03,699 INFO L83 FinitePrefix]: Finished finitePrefix Result has 911 conditions, 767 events. 123/767 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 3851 event pairs, 19 based on Foata normal form. 2/629 useless extension candidates. Maximal degree in co-relation 743. Up to 137 conditions per place. [2025-02-06 09:35:03,704 INFO L140 encePairwiseOnDemand]: 195/200 looper letters, 20 selfloop transitions, 2 changer transitions 2/197 dead transitions. [2025-02-06 09:35:03,705 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 197 transitions, 445 flow [2025-02-06 09:35:03,706 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:35:03,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:35:03,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 550 transitions. [2025-02-06 09:35:03,720 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9166666666666666 [2025-02-06 09:35:03,722 INFO L175 Difference]: Start difference. First operand has 187 places, 200 transitions, 407 flow. Second operand 3 states and 550 transitions. [2025-02-06 09:35:03,722 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 197 transitions, 445 flow [2025-02-06 09:35:03,726 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 188 places, 197 transitions, 445 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:35:03,731 INFO L231 Difference]: Finished difference. Result has 188 places, 195 transitions, 401 flow [2025-02-06 09:35:03,733 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-02-06 09:35:03,738 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2025-02-06 09:35:03,740 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 195 transitions, 401 flow [2025-02-06 09:35:03,740 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-02-06 09:35:03,740 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:03,740 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-02-06 09:35:03,741 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-06 09:35:03,741 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-02-06 09:35:03,742 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:03,743 INFO L85 PathProgramCache]: Analyzing trace with hash -1920087189, now seen corresponding path program 1 times [2025-02-06 09:35:03,743 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:03,743 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [50023149] [2025-02-06 09:35:03,743 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:03,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:03,757 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-02-06 09:35:03,777 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-02-06 09:35:03,777 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:03,777 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:03,849 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:03,849 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:03,850 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [50023149] [2025-02-06 09:35:03,850 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [50023149] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:03,850 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:03,850 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:35:03,851 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [962223599] [2025-02-06 09:35:03,852 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:03,853 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:35:03,853 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:03,853 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:35:03,853 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:35:03,876 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-02-06 09:35:03,876 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-02-06 09:35:03,876 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:03,876 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-02-06 09:35:03,876 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:04,046 INFO L124 PetriNetUnfolderBase]: 208/1002 cut-off events. [2025-02-06 09:35:04,047 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-06 09:35:04,049 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1277 conditions, 1002 events. 208/1002 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 5535 event pairs, 22 based on Foata normal form. 0/832 useless extension candidates. Maximal degree in co-relation 1232. Up to 158 conditions per place. [2025-02-06 09:35:04,052 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 37 selfloop transitions, 8 changer transitions 0/215 dead transitions. [2025-02-06 09:35:04,052 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 215 transitions, 531 flow [2025-02-06 09:35:04,053 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:35:04,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:35:04,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 567 transitions. [2025-02-06 09:35:04,056 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.945 [2025-02-06 09:35:04,056 INFO L175 Difference]: Start difference. First operand has 188 places, 195 transitions, 401 flow. Second operand 3 states and 567 transitions. [2025-02-06 09:35:04,056 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 215 transitions, 531 flow [2025-02-06 09:35:04,058 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 215 transitions, 527 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:35:04,062 INFO L231 Difference]: Finished difference. Result has 188 places, 203 transitions, 467 flow [2025-02-06 09:35:04,062 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-02-06 09:35:04,062 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2025-02-06 09:35:04,063 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 203 transitions, 467 flow [2025-02-06 09:35:04,063 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-02-06 09:35:04,063 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:04,063 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-02-06 09:35:04,063 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-06 09:35:04,064 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-02-06 09:35:04,067 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:04,067 INFO L85 PathProgramCache]: Analyzing trace with hash 112852157, now seen corresponding path program 1 times [2025-02-06 09:35:04,067 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:04,067 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1292037314] [2025-02-06 09:35:04,067 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:04,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:04,078 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-02-06 09:35:04,088 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-02-06 09:35:04,091 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:04,091 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:04,130 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:04,134 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:04,135 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1292037314] [2025-02-06 09:35:04,135 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1292037314] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:04,135 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:04,135 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:35:04,135 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [766128961] [2025-02-06 09:35:04,135 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:04,135 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:35:04,135 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:04,135 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:35:04,135 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:35:04,147 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 200 [2025-02-06 09:35:04,148 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-02-06 09:35:04,148 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:04,148 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 200 [2025-02-06 09:35:04,148 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:04,266 INFO L124 PetriNetUnfolderBase]: 189/1033 cut-off events. [2025-02-06 09:35:04,267 INFO L125 PetriNetUnfolderBase]: For 32/32 co-relation queries the response was YES. [2025-02-06 09:35:04,269 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1337 conditions, 1033 events. 189/1033 cut-off events. For 32/32 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 5894 event pairs, 20 based on Foata normal form. 0/864 useless extension candidates. Maximal degree in co-relation 1154. Up to 157 conditions per place. [2025-02-06 09:35:04,273 INFO L140 encePairwiseOnDemand]: 196/200 looper letters, 27 selfloop transitions, 2 changer transitions 0/211 dead transitions. [2025-02-06 09:35:04,273 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 211 transitions, 541 flow [2025-02-06 09:35:04,274 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:35:04,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:35:04,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 562 transitions. [2025-02-06 09:35:04,276 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9366666666666666 [2025-02-06 09:35:04,276 INFO L175 Difference]: Start difference. First operand has 188 places, 203 transitions, 467 flow. Second operand 3 states and 562 transitions. [2025-02-06 09:35:04,276 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 211 transitions, 541 flow [2025-02-06 09:35:04,278 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 211 transitions, 525 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:35:04,282 INFO L231 Difference]: Finished difference. Result has 187 places, 203 transitions, 461 flow [2025-02-06 09:35:04,283 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-02-06 09:35:04,283 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 0 predicate places. [2025-02-06 09:35:04,283 INFO L471 AbstractCegarLoop]: Abstraction has has 187 places, 203 transitions, 461 flow [2025-02-06 09:35:04,283 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-02-06 09:35:04,284 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:04,284 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:35:04,284 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-06 09:35:04,284 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-02-06 09:35:04,285 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:04,285 INFO L85 PathProgramCache]: Analyzing trace with hash 790072364, now seen corresponding path program 1 times [2025-02-06 09:35:04,285 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:04,285 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [880500515] [2025-02-06 09:35:04,285 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:04,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:04,297 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-02-06 09:35:04,312 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-02-06 09:35:04,312 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:04,312 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:04,426 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:04,426 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:04,426 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [880500515] [2025-02-06 09:35:04,427 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [880500515] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:04,427 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:04,427 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:35:04,427 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [697036210] [2025-02-06 09:35:04,427 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:04,427 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-06 09:35:04,428 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:04,428 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-06 09:35:04,428 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-06 09:35:04,501 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-02-06 09:35:04,502 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-02-06 09:35:04,502 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:04,502 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-02-06 09:35:04,503 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:04,611 INFO L124 PetriNetUnfolderBase]: 167/969 cut-off events. [2025-02-06 09:35:04,611 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-06 09:35:04,613 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1241 conditions, 969 events. 167/969 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 5242 event pairs, 31 based on Foata normal form. 1/802 useless extension candidates. Maximal degree in co-relation 1050. Up to 157 conditions per place. [2025-02-06 09:35:04,615 INFO L140 encePairwiseOnDemand]: 192/200 looper letters, 35 selfloop transitions, 2 changer transitions 5/220 dead transitions. [2025-02-06 09:35:04,615 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 192 places, 220 transitions, 579 flow [2025-02-06 09:35:04,616 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:35:04,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:35:04,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1081 transitions. [2025-02-06 09:35:04,617 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9008333333333334 [2025-02-06 09:35:04,617 INFO L175 Difference]: Start difference. First operand has 187 places, 203 transitions, 461 flow. Second operand 6 states and 1081 transitions. [2025-02-06 09:35:04,618 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 192 places, 220 transitions, 579 flow [2025-02-06 09:35:04,621 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 192 places, 220 transitions, 579 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:35:04,623 INFO L231 Difference]: Finished difference. Result has 196 places, 203 transitions, 479 flow [2025-02-06 09:35:04,623 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-02-06 09:35:04,624 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2025-02-06 09:35:04,624 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 203 transitions, 479 flow [2025-02-06 09:35:04,625 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-02-06 09:35:04,625 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:04,625 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-02-06 09:35:04,625 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-06 09:35:04,625 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-02-06 09:35:04,626 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:04,626 INFO L85 PathProgramCache]: Analyzing trace with hash 1531872091, now seen corresponding path program 1 times [2025-02-06 09:35:04,626 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:04,626 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [970854390] [2025-02-06 09:35:04,626 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:04,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:04,637 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-02-06 09:35:04,645 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-02-06 09:35:04,646 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:04,646 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:04,714 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:04,714 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:04,714 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [970854390] [2025-02-06 09:35:04,715 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [970854390] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:04,715 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:04,715 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-06 09:35:04,715 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1676553044] [2025-02-06 09:35:04,715 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:04,715 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:35:04,715 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:04,716 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:35:04,716 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:35:04,741 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 180 out of 200 [2025-02-06 09:35:04,742 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-02-06 09:35:04,742 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:04,742 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 180 of 200 [2025-02-06 09:35:04,743 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:04,837 INFO L124 PetriNetUnfolderBase]: 152/866 cut-off events. [2025-02-06 09:35:04,838 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-02-06 09:35:04,840 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1111 conditions, 866 events. 152/866 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 4376 event pairs, 27 based on Foata normal form. 1/732 useless extension candidates. Maximal degree in co-relation 1039. Up to 138 conditions per place. [2025-02-06 09:35:04,842 INFO L140 encePairwiseOnDemand]: 197/200 looper letters, 24 selfloop transitions, 2 changer transitions 0/211 dead transitions. [2025-02-06 09:35:04,842 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 195 places, 211 transitions, 547 flow [2025-02-06 09:35:04,842 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:35:04,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:35:04,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 567 transitions. [2025-02-06 09:35:04,844 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.945 [2025-02-06 09:35:04,844 INFO L175 Difference]: Start difference. First operand has 196 places, 203 transitions, 479 flow. Second operand 3 states and 567 transitions. [2025-02-06 09:35:04,844 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 195 places, 211 transitions, 547 flow [2025-02-06 09:35:04,845 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 190 places, 211 transitions, 533 flow, removed 5 selfloop flow, removed 5 redundant places. [2025-02-06 09:35:04,847 INFO L231 Difference]: Finished difference. Result has 191 places, 204 transitions, 477 flow [2025-02-06 09:35:04,848 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-02-06 09:35:04,848 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 4 predicate places. [2025-02-06 09:35:04,848 INFO L471 AbstractCegarLoop]: Abstraction has has 191 places, 204 transitions, 477 flow [2025-02-06 09:35:04,849 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-02-06 09:35:04,849 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:04,849 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-02-06 09:35:04,849 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-06 09:35:04,849 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-02-06 09:35:04,850 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:04,850 INFO L85 PathProgramCache]: Analyzing trace with hash 505676880, now seen corresponding path program 1 times [2025-02-06 09:35:04,850 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:04,850 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1943231667] [2025-02-06 09:35:04,850 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:04,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:04,858 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-02-06 09:35:04,863 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-02-06 09:35:04,864 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:04,864 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:04,936 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:04,936 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:04,936 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1943231667] [2025-02-06 09:35:04,936 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1943231667] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:04,936 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:04,937 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-06 09:35:04,937 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [479281109] [2025-02-06 09:35:04,937 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:04,937 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-06 09:35:04,937 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:04,938 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-06 09:35:04,938 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-06 09:35:04,978 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-02-06 09:35:04,979 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 191 places, 204 transitions, 477 flow. Second operand has 4 states, 4 states have (on average 172.0) internal successors, (688), 4 states have internal predecessors, (688), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:35:04,979 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:04,979 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-02-06 09:35:04,979 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:05,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [200#(= |#race~datas~0| 0), Black: 193#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 213#true, Black: 198#true, 117#L1050-5true, 68#L1062-22true, 217#true, 188#true]) [2025-02-06 09:35:05,109 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2025-02-06 09:35:05,110 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:35:05,110 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:35:05,110 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:35:05,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [200#(= |#race~datas~0| 0), Black: 193#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 213#true, Black: 198#true, 117#L1050-5true, 217#true, 92#L1062-18true, 188#true]) [2025-02-06 09:35:05,125 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:35:05,125 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:35:05,125 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:35:05,125 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:35:05,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [136#L1062-10true, 200#(= |#race~datas~0| 0), Black: 193#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 213#true, Black: 198#true, 117#L1050-5true, 217#true, 188#true]) [2025-02-06 09:35:05,147 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:35:05,148 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:35:05,148 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:35:05,148 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:35:05,214 INFO L124 PetriNetUnfolderBase]: 388/1627 cut-off events. [2025-02-06 09:35:05,214 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2025-02-06 09:35:05,217 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2314 conditions, 1627 events. 388/1627 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 74. Compared 11116 event pairs, 56 based on Foata normal form. 1/1426 useless extension candidates. Maximal degree in co-relation 2164. Up to 229 conditions per place. [2025-02-06 09:35:05,222 INFO L140 encePairwiseOnDemand]: 188/200 looper letters, 52 selfloop transitions, 12 changer transitions 0/239 dead transitions. [2025-02-06 09:35:05,222 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 194 places, 239 transitions, 677 flow [2025-02-06 09:35:05,222 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-06 09:35:05,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-06 09:35:05,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 745 transitions. [2025-02-06 09:35:05,224 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.93125 [2025-02-06 09:35:05,224 INFO L175 Difference]: Start difference. First operand has 191 places, 204 transitions, 477 flow. Second operand 4 states and 745 transitions. [2025-02-06 09:35:05,224 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 194 places, 239 transitions, 677 flow [2025-02-06 09:35:05,226 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 193 places, 239 transitions, 675 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:35:05,228 INFO L231 Difference]: Finished difference. Result has 196 places, 214 transitions, 567 flow [2025-02-06 09:35:05,228 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-02-06 09:35:05,229 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2025-02-06 09:35:05,229 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 214 transitions, 567 flow [2025-02-06 09:35:05,229 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 172.0) internal successors, (688), 4 states have internal predecessors, (688), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:35:05,229 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:05,229 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-02-06 09:35:05,229 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-06 09:35:05,230 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-02-06 09:35:05,230 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:05,230 INFO L85 PathProgramCache]: Analyzing trace with hash -1112859329, now seen corresponding path program 1 times [2025-02-06 09:35:05,230 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:05,230 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [298396366] [2025-02-06 09:35:05,230 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:05,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:05,238 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-02-06 09:35:05,250 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-02-06 09:35:05,251 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:05,251 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:05,322 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:05,324 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:05,324 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [298396366] [2025-02-06 09:35:05,324 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [298396366] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:05,324 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:05,324 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-06 09:35:05,324 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [24422526] [2025-02-06 09:35:05,324 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:05,324 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-06 09:35:05,324 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:05,324 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-06 09:35:05,325 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-06 09:35:05,370 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-02-06 09:35:05,371 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 196 places, 214 transitions, 567 flow. Second operand has 4 states, 4 states have (on average 172.25) internal successors, (689), 4 states have internal predecessors, (689), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:35:05,371 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:05,372 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-02-06 09:35:05,372 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:05,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [200#(= |#race~datas~0| 0), Black: 193#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 224#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 198#true, 117#L1050-5true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 217#true, Black: 219#(not (= ~threads_mask~0 0)), 188#true, 119#L1063-10true]) [2025-02-06 09:35:05,517 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-02-06 09:35:05,517 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:35:05,517 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-06 09:35:05,517 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-06 09:35:05,570 INFO L124 PetriNetUnfolderBase]: 390/1601 cut-off events. [2025-02-06 09:35:05,571 INFO L125 PetriNetUnfolderBase]: For 479/593 co-relation queries the response was YES. [2025-02-06 09:35:05,575 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2651 conditions, 1601 events. 390/1601 cut-off events. For 479/593 co-relation queries the response was YES. Maximal size of possible extension queue 71. Compared 10788 event pairs, 52 based on Foata normal form. 23/1433 useless extension candidates. Maximal degree in co-relation 2446. Up to 238 conditions per place. [2025-02-06 09:35:05,580 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 52 selfloop transitions, 13 changer transitions 0/240 dead transitions. [2025-02-06 09:35:05,581 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 240 transitions, 763 flow [2025-02-06 09:35:05,581 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-06 09:35:05,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-06 09:35:05,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 743 transitions. [2025-02-06 09:35:05,583 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92875 [2025-02-06 09:35:05,583 INFO L175 Difference]: Start difference. First operand has 196 places, 214 transitions, 567 flow. Second operand 4 states and 743 transitions. [2025-02-06 09:35:05,583 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 240 transitions, 763 flow [2025-02-06 09:35:05,587 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 199 places, 240 transitions, 763 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:35:05,589 INFO L231 Difference]: Finished difference. Result has 201 places, 217 transitions, 626 flow [2025-02-06 09:35:05,589 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-02-06 09:35:05,591 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 14 predicate places. [2025-02-06 09:35:05,591 INFO L471 AbstractCegarLoop]: Abstraction has has 201 places, 217 transitions, 626 flow [2025-02-06 09:35:05,592 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-02-06 09:35:05,592 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:05,592 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-02-06 09:35:05,592 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-02-06 09:35:05,592 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-02-06 09:35:05,593 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:05,593 INFO L85 PathProgramCache]: Analyzing trace with hash 1615704732, now seen corresponding path program 1 times [2025-02-06 09:35:05,594 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:05,595 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [765006895] [2025-02-06 09:35:05,595 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:05,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:05,606 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-06 09:35:05,617 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-06 09:35:05,617 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:05,618 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:05,674 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:05,674 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:05,674 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [765006895] [2025-02-06 09:35:05,674 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [765006895] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:05,674 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:05,674 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-06 09:35:05,674 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1425186777] [2025-02-06 09:35:05,674 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:05,675 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-06 09:35:05,675 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:05,675 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-06 09:35:05,675 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-06 09:35:05,730 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-02-06 09:35:05,731 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 201 places, 217 transitions, 626 flow. Second operand has 4 states, 4 states have (on average 173.0) internal successors, (692), 4 states have internal predecessors, (692), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:35:05,732 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:05,732 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-02-06 09:35:05,732 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:05,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [113#L1062-12true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-02-06 09:35:05,859 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:35:05,859 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:35:05,859 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:35:05,859 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:35:05,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][214], [113#L1062-12true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-02-06 09:35:05,860 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:35:05,860 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:35:05,860 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:35:05,860 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:35:05,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][214], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 136#L1062-10true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-02-06 09:35:05,866 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:35:05,866 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:35:05,866 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:35:05,867 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:35:05,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 136#L1062-10true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-02-06 09:35:05,868 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-06 09:35:05,868 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-06 09:35:05,868 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:35:05,868 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:35:05,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 119#L1063-10true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-02-06 09:35:05,884 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-02-06 09:35:05,884 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-06 09:35:05,884 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-06 09:35:05,884 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:35:05,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 11#L1062-2true, 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-02-06 09:35:05,886 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:35:05,886 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:35:05,886 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:35:05,886 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:05,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 11#L1062-2true, 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-02-06 09:35:05,890 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:35:05,890 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:05,890 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:05,890 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:05,899 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 11#L1062-2true, 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-02-06 09:35:05,899 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:35:05,899 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:05,900 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:05,900 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:05,900 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:05,928 INFO L124 PetriNetUnfolderBase]: 502/1908 cut-off events. [2025-02-06 09:35:05,928 INFO L125 PetriNetUnfolderBase]: For 1153/1281 co-relation queries the response was YES. [2025-02-06 09:35:05,932 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3578 conditions, 1908 events. 502/1908 cut-off events. For 1153/1281 co-relation queries the response was YES. Maximal size of possible extension queue 102. Compared 13861 event pairs, 61 based on Foata normal form. 34/1729 useless extension candidates. Maximal degree in co-relation 3329. Up to 352 conditions per place. [2025-02-06 09:35:05,937 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 49 selfloop transitions, 16 changer transitions 0/243 dead transitions. [2025-02-06 09:35:05,937 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 243 transitions, 833 flow [2025-02-06 09:35:05,938 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-06 09:35:05,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-06 09:35:05,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 741 transitions. [2025-02-06 09:35:05,939 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92625 [2025-02-06 09:35:05,939 INFO L175 Difference]: Start difference. First operand has 201 places, 217 transitions, 626 flow. Second operand 4 states and 741 transitions. [2025-02-06 09:35:05,939 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 243 transitions, 833 flow [2025-02-06 09:35:05,942 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 243 transitions, 817 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-02-06 09:35:05,944 INFO L231 Difference]: Finished difference. Result has 205 places, 222 transitions, 697 flow [2025-02-06 09:35:05,944 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=613, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=217, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=204, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=697, PETRI_PLACES=205, PETRI_TRANSITIONS=222} [2025-02-06 09:35:05,944 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 18 predicate places. [2025-02-06 09:35:05,944 INFO L471 AbstractCegarLoop]: Abstraction has has 205 places, 222 transitions, 697 flow [2025-02-06 09:35:05,945 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 173.0) internal successors, (692), 4 states have internal predecessors, (692), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:35:05,945 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:05,945 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-02-06 09:35:05,945 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-02-06 09:35:05,945 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-02-06 09:35:05,946 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:05,946 INFO L85 PathProgramCache]: Analyzing trace with hash 1027269266, now seen corresponding path program 1 times [2025-02-06 09:35:05,946 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:05,946 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1136394845] [2025-02-06 09:35:05,946 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:05,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:05,952 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-06 09:35:05,959 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-06 09:35:05,960 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:05,960 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:06,003 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:06,003 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:06,003 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1136394845] [2025-02-06 09:35:06,004 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1136394845] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:06,004 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:06,004 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-06 09:35:06,004 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [57289211] [2025-02-06 09:35:06,004 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:06,004 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-06 09:35:06,004 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:06,005 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-06 09:35:06,005 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-06 09:35:06,039 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-02-06 09:35:06,040 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 205 places, 222 transitions, 697 flow. Second operand has 4 states, 4 states have (on average 172.5) internal successors, (690), 4 states have internal predecessors, (690), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:35:06,040 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:06,040 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-02-06 09:35:06,040 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:06,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, 119#L1063-10true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-02-06 09:35:06,158 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-02-06 09:35:06,158 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-06 09:35:06,158 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-06 09:35:06,158 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:35:06,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 11#L1062-2true, 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-02-06 09:35:06,159 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:35:06,159 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:35:06,159 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:06,159 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:35:06,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 11#L1062-2true, 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-02-06 09:35:06,163 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:35:06,163 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:06,164 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:06,164 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:06,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 13#L1063-5true, 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-02-06 09:35:06,166 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-06 09:35:06,166 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:35:06,166 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:35:06,166 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:35:06,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 108#L1063-1true, 117#L1050-5true, Black: 232#(not (= ~threads_mask~0 0)), 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-02-06 09:35:06,186 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-06 09:35:06,186 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:35:06,186 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:35:06,187 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:35:06,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 117#L1050-5true, Black: 232#(not (= ~threads_mask~0 0)), 217#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, 175#L1064true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-02-06 09:35:06,196 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-06 09:35:06,196 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:35:06,196 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:35:06,196 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:35:06,213 INFO L124 PetriNetUnfolderBase]: 510/1997 cut-off events. [2025-02-06 09:35:06,213 INFO L125 PetriNetUnfolderBase]: For 1985/2119 co-relation queries the response was YES. [2025-02-06 09:35:06,217 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3945 conditions, 1997 events. 510/1997 cut-off events. For 1985/2119 co-relation queries the response was YES. Maximal size of possible extension queue 92. Compared 14552 event pairs, 64 based on Foata normal form. 22/1780 useless extension candidates. Maximal degree in co-relation 3672. Up to 370 conditions per place. [2025-02-06 09:35:06,222 INFO L140 encePairwiseOnDemand]: 190/200 looper letters, 49 selfloop transitions, 18 changer transitions 0/247 dead transitions. [2025-02-06 09:35:06,223 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 208 places, 247 transitions, 916 flow [2025-02-06 09:35:06,223 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-06 09:35:06,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-06 09:35:06,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 741 transitions. [2025-02-06 09:35:06,224 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92625 [2025-02-06 09:35:06,224 INFO L175 Difference]: Start difference. First operand has 205 places, 222 transitions, 697 flow. Second operand 4 states and 741 transitions. [2025-02-06 09:35:06,224 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 208 places, 247 transitions, 916 flow [2025-02-06 09:35:06,227 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 207 places, 247 transitions, 899 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:35:06,229 INFO L231 Difference]: Finished difference. Result has 209 places, 226 transitions, 778 flow [2025-02-06 09:35:06,230 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=683, PETRI_DIFFERENCE_MINUEND_PLACES=204, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=222, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=207, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=778, PETRI_PLACES=209, PETRI_TRANSITIONS=226} [2025-02-06 09:35:06,230 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 22 predicate places. [2025-02-06 09:35:06,230 INFO L471 AbstractCegarLoop]: Abstraction has has 209 places, 226 transitions, 778 flow [2025-02-06 09:35:06,231 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-02-06 09:35:06,231 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:06,231 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-02-06 09:35:06,231 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-02-06 09:35:06,231 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-02-06 09:35:06,231 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:06,231 INFO L85 PathProgramCache]: Analyzing trace with hash 1592249763, now seen corresponding path program 1 times [2025-02-06 09:35:06,231 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:06,231 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1007620757] [2025-02-06 09:35:06,232 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:06,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:06,238 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-06 09:35:06,241 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-06 09:35:06,242 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:06,242 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:06,292 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:06,292 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:06,292 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1007620757] [2025-02-06 09:35:06,292 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1007620757] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:06,292 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:06,292 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-06 09:35:06,293 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1105944151] [2025-02-06 09:35:06,293 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:06,293 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-06 09:35:06,293 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:06,297 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-06 09:35:06,297 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-06 09:35:06,335 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 200 [2025-02-06 09:35:06,336 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 209 places, 226 transitions, 778 flow. Second operand has 4 states, 4 states have (on average 172.75) internal successors, (691), 4 states have internal predecessors, (691), 0 states have call successors, (0), 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-02-06 09:35:06,336 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:06,336 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 200 [2025-02-06 09:35:06,336 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:06,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, 11#L1062-2true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-02-06 09:35:06,470 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:35:06,471 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:06,471 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:06,471 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:06,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, 13#L1063-5true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-02-06 09:35:06,479 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:35:06,479 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:35:06,479 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:06,479 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:35:06,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 108#L1063-1true, 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-02-06 09:35:06,500 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:35:06,500 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:35:06,500 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:35:06,500 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:35:06,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, 175#L1064true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-02-06 09:35:06,510 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:35:06,510 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:35:06,510 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:35:06,510 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:35:06,527 INFO L124 PetriNetUnfolderBase]: 498/2034 cut-off events. [2025-02-06 09:35:06,527 INFO L125 PetriNetUnfolderBase]: For 2802/2819 co-relation queries the response was YES. [2025-02-06 09:35:06,531 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4164 conditions, 2034 events. 498/2034 cut-off events. For 2802/2819 co-relation queries the response was YES. Maximal size of possible extension queue 97. Compared 15122 event pairs, 70 based on Foata normal form. 11/1799 useless extension candidates. Maximal degree in co-relation 3887. Up to 363 conditions per place. [2025-02-06 09:35:06,537 INFO L140 encePairwiseOnDemand]: 190/200 looper letters, 49 selfloop transitions, 20 changer transitions 0/249 dead transitions. [2025-02-06 09:35:06,537 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 212 places, 249 transitions, 992 flow [2025-02-06 09:35:06,537 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-06 09:35:06,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-06 09:35:06,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 741 transitions. [2025-02-06 09:35:06,539 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.92625 [2025-02-06 09:35:06,539 INFO L175 Difference]: Start difference. First operand has 209 places, 226 transitions, 778 flow. Second operand 4 states and 741 transitions. [2025-02-06 09:35:06,539 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 212 places, 249 transitions, 992 flow [2025-02-06 09:35:06,544 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 211 places, 249 transitions, 973 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:35:06,546 INFO L231 Difference]: Finished difference. Result has 213 places, 229 transitions, 854 flow [2025-02-06 09:35:06,547 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=761, PETRI_DIFFERENCE_MINUEND_PLACES=208, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=226, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=208, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=854, PETRI_PLACES=213, PETRI_TRANSITIONS=229} [2025-02-06 09:35:06,547 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 26 predicate places. [2025-02-06 09:35:06,547 INFO L471 AbstractCegarLoop]: Abstraction has has 213 places, 229 transitions, 854 flow [2025-02-06 09:35:06,548 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 172.75) internal successors, (691), 4 states have internal predecessors, (691), 0 states have call successors, (0), 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-02-06 09:35:06,548 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:06,548 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-02-06 09:35:06,548 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-02-06 09:35:06,548 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-02-06 09:35:06,549 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:06,549 INFO L85 PathProgramCache]: Analyzing trace with hash -80325867, now seen corresponding path program 1 times [2025-02-06 09:35:06,549 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:06,549 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [510205734] [2025-02-06 09:35:06,549 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:06,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:06,557 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-02-06 09:35:06,561 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-02-06 09:35:06,561 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:06,561 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:06,661 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:06,665 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:06,665 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [510205734] [2025-02-06 09:35:06,666 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [510205734] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:06,666 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:06,666 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-06 09:35:06,666 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [338452420] [2025-02-06 09:35:06,666 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:06,666 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-06 09:35:06,666 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:06,666 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-06 09:35:06,666 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-06 09:35:06,743 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 200 [2025-02-06 09:35:06,744 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 213 places, 229 transitions, 854 flow. Second operand has 4 states, 4 states have (on average 177.0) internal successors, (708), 4 states have internal predecessors, (708), 0 states have call successors, (0), 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-02-06 09:35:06,744 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:06,744 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 200 [2025-02-06 09:35:06,744 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:06,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [248#true, Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, 11#L1062-2true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-02-06 09:35:06,902 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:35:06,902 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:06,902 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:06,902 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:06,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][235], [248#true, Black: 193#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, 11#L1062-2true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-02-06 09:35:06,907 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-06 09:35:06,907 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:06,907 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:06,907 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:06,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][259], [248#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, 64#L1063-11true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-02-06 09:35:06,954 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:35:06,954 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:35:06,954 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:35:06,954 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:35:06,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][260], [248#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, 64#L1063-11true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2025-02-06 09:35:06,954 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:35:06,955 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:35:06,955 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:35:06,955 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:35:06,967 INFO L124 PetriNetUnfolderBase]: 555/2189 cut-off events. [2025-02-06 09:35:06,967 INFO L125 PetriNetUnfolderBase]: For 5180/5343 co-relation queries the response was YES. [2025-02-06 09:35:06,972 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5029 conditions, 2189 events. 555/2189 cut-off events. For 5180/5343 co-relation queries the response was YES. Maximal size of possible extension queue 102. Compared 16549 event pairs, 90 based on Foata normal form. 23/1961 useless extension candidates. Maximal degree in co-relation 4755. Up to 541 conditions per place. [2025-02-06 09:35:06,980 INFO L140 encePairwiseOnDemand]: 194/200 looper letters, 53 selfloop transitions, 18 changer transitions 0/261 dead transitions. [2025-02-06 09:35:06,980 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 216 places, 261 transitions, 1200 flow [2025-02-06 09:35:06,980 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-06 09:35:06,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-06 09:35:06,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 746 transitions. [2025-02-06 09:35:06,982 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9325 [2025-02-06 09:35:06,982 INFO L175 Difference]: Start difference. First operand has 213 places, 229 transitions, 854 flow. Second operand 4 states and 746 transitions. [2025-02-06 09:35:06,982 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 216 places, 261 transitions, 1200 flow [2025-02-06 09:35:06,989 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 215 places, 261 transitions, 1173 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:35:06,993 INFO L231 Difference]: Finished difference. Result has 217 places, 243 transitions, 1063 flow [2025-02-06 09:35:06,993 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=835, PETRI_DIFFERENCE_MINUEND_PLACES=212, 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=1063, PETRI_PLACES=217, PETRI_TRANSITIONS=243} [2025-02-06 09:35:06,993 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 30 predicate places. [2025-02-06 09:35:06,993 INFO L471 AbstractCegarLoop]: Abstraction has has 217 places, 243 transitions, 1063 flow [2025-02-06 09:35:06,994 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 177.0) internal successors, (708), 4 states have internal predecessors, (708), 0 states have call successors, (0), 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-02-06 09:35:06,994 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:06,994 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:35:06,994 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-02-06 09:35:06,994 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-02-06 09:35:06,995 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:06,995 INFO L85 PathProgramCache]: Analyzing trace with hash 1123578189, now seen corresponding path program 1 times [2025-02-06 09:35:06,995 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:06,995 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1936721400] [2025-02-06 09:35:06,995 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:06,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:07,002 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-02-06 09:35:07,011 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-02-06 09:35:07,011 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:07,011 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:07,037 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:07,038 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:07,038 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1936721400] [2025-02-06 09:35:07,038 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1936721400] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:07,038 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:07,038 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:35:07,038 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1660710394] [2025-02-06 09:35:07,038 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:07,038 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:35:07,038 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:07,038 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:35:07,038 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:35:07,062 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 200 [2025-02-06 09:35:07,062 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 217 places, 243 transitions, 1063 flow. Second operand has 3 states, 3 states have (on average 177.0) internal successors, (531), 3 states have internal predecessors, (531), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:35:07,062 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:07,062 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 200 [2025-02-06 09:35:07,062 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:07,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [248#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 254#true, Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 215#(<= (+ ~threads_mask~0 1) 0), 11#L1062-2true, Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), Black: 250#(<= 0 (+ ~threads_mask~0 1)), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2025-02-06 09:35:07,181 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:35:07,181 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:07,181 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:07,181 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:07,256 INFO L124 PetriNetUnfolderBase]: 545/2417 cut-off events. [2025-02-06 09:35:07,257 INFO L125 PetriNetUnfolderBase]: For 3640/3681 co-relation queries the response was YES. [2025-02-06 09:35:07,263 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4927 conditions, 2417 events. 545/2417 cut-off events. For 3640/3681 co-relation queries the response was YES. Maximal size of possible extension queue 115. Compared 19747 event pairs, 126 based on Foata normal form. 10/2161 useless extension candidates. Maximal degree in co-relation 4646. Up to 540 conditions per place. [2025-02-06 09:35:07,272 INFO L140 encePairwiseOnDemand]: 194/200 looper letters, 34 selfloop transitions, 7 changer transitions 0/252 dead transitions. [2025-02-06 09:35:07,272 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 219 places, 252 transitions, 1169 flow [2025-02-06 09:35:07,273 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:35:07,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:35:07,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 553 transitions. [2025-02-06 09:35:07,274 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9216666666666666 [2025-02-06 09:35:07,274 INFO L175 Difference]: Start difference. First operand has 217 places, 243 transitions, 1063 flow. Second operand 3 states and 553 transitions. [2025-02-06 09:35:07,274 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 219 places, 252 transitions, 1169 flow [2025-02-06 09:35:07,280 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 252 transitions, 1169 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:35:07,282 INFO L231 Difference]: Finished difference. Result has 221 places, 248 transitions, 1119 flow [2025-02-06 09:35:07,282 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1063, PETRI_DIFFERENCE_MINUEND_PLACES=217, 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=1119, PETRI_PLACES=221, PETRI_TRANSITIONS=248} [2025-02-06 09:35:07,282 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 34 predicate places. [2025-02-06 09:35:07,282 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 248 transitions, 1119 flow [2025-02-06 09:35:07,283 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 177.0) internal successors, (531), 3 states have internal predecessors, (531), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:35:07,283 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:07,283 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:35:07,283 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-02-06 09:35:07,283 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-02-06 09:35:07,283 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:07,283 INFO L85 PathProgramCache]: Analyzing trace with hash -1280053835, now seen corresponding path program 1 times [2025-02-06 09:35:07,284 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:07,284 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [112040217] [2025-02-06 09:35:07,284 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:07,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:07,292 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-02-06 09:35:07,299 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-02-06 09:35:07,300 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:07,300 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:07,662 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:07,663 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:07,663 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [112040217] [2025-02-06 09:35:07,663 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [112040217] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:07,663 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:07,663 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:35:07,663 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2027300965] [2025-02-06 09:35:07,663 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:07,663 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:35:07,664 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:07,664 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:35:07,664 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:35:07,770 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 162 out of 200 [2025-02-06 09:35:07,771 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 221 places, 248 transitions, 1119 flow. Second operand has 6 states, 6 states have (on average 164.33333333333334) internal successors, (986), 6 states have internal predecessors, (986), 0 states have call successors, (0), 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-02-06 09:35:07,771 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:07,771 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 162 of 200 [2025-02-06 09:35:07,772 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:07,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 256#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 193#true, Black: 198#true, 259#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 248#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), 117#L1050-5true, Black: 232#(not (= ~threads_mask~0 0)), 254#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 13#L1063-5true, Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), Black: 250#(<= 0 (+ ~threads_mask~0 1))]) [2025-02-06 09:35:07,968 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2025-02-06 09:35:07,968 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-02-06 09:35:07,968 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-02-06 09:35:07,968 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-02-06 09:35:07,972 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 256#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 193#true, Black: 198#true, 259#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 219#(not (= ~threads_mask~0 0)), 188#true, 248#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 254#true, 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 13#L1063-5true, Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), Black: 250#(<= 0 (+ ~threads_mask~0 1))]) [2025-02-06 09:35:07,972 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:35:07,972 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:35:07,972 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:07,972 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:07,972 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:35:08,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([286] 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][237], [Black: 256#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 193#true, Black: 198#true, 259#true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 248#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 254#true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 13#L1063-5true, Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), Black: 250#(<= 0 (+ ~threads_mask~0 1))]) [2025-02-06 09:35:08,059 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:35:08,059 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:35:08,059 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:08,060 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:08,112 INFO L124 PetriNetUnfolderBase]: 718/3070 cut-off events. [2025-02-06 09:35:08,113 INFO L125 PetriNetUnfolderBase]: For 4326/4355 co-relation queries the response was YES. [2025-02-06 09:35:08,124 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6238 conditions, 3070 events. 718/3070 cut-off events. For 4326/4355 co-relation queries the response was YES. Maximal size of possible extension queue 112. Compared 25088 event pairs, 168 based on Foata normal form. 16/2712 useless extension candidates. Maximal degree in co-relation 5949. Up to 676 conditions per place. [2025-02-06 09:35:08,133 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 53 selfloop transitions, 22 changer transitions 0/285 dead transitions. [2025-02-06 09:35:08,134 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 226 places, 285 transitions, 1343 flow [2025-02-06 09:35:08,134 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:35:08,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:35:08,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1046 transitions. [2025-02-06 09:35:08,137 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8716666666666667 [2025-02-06 09:35:08,137 INFO L175 Difference]: Start difference. First operand has 221 places, 248 transitions, 1119 flow. Second operand 6 states and 1046 transitions. [2025-02-06 09:35:08,137 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 226 places, 285 transitions, 1343 flow [2025-02-06 09:35:08,148 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 224 places, 285 transitions, 1329 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:35:08,152 INFO L231 Difference]: Finished difference. Result has 229 places, 269 transitions, 1255 flow [2025-02-06 09:35:08,152 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1105, PETRI_DIFFERENCE_MINUEND_PLACES=219, 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=1255, PETRI_PLACES=229, PETRI_TRANSITIONS=269} [2025-02-06 09:35:08,153 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 42 predicate places. [2025-02-06 09:35:08,153 INFO L471 AbstractCegarLoop]: Abstraction has has 229 places, 269 transitions, 1255 flow [2025-02-06 09:35:08,154 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 164.33333333333334) internal successors, (986), 6 states have internal predecessors, (986), 0 states have call successors, (0), 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-02-06 09:35:08,154 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:08,154 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:35:08,154 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-02-06 09:35:08,154 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-02-06 09:35:08,155 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:08,155 INFO L85 PathProgramCache]: Analyzing trace with hash -2073858024, now seen corresponding path program 1 times [2025-02-06 09:35:08,155 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:08,155 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1759887538] [2025-02-06 09:35:08,155 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:08,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:08,167 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 103 statements into 1 equivalence classes. [2025-02-06 09:35:08,173 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 103 of 103 statements. [2025-02-06 09:35:08,173 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:08,173 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:08,241 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:08,241 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:08,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1759887538] [2025-02-06 09:35:08,242 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1759887538] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:08,242 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:08,242 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-06 09:35:08,242 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1180339551] [2025-02-06 09:35:08,242 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:08,242 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-06 09:35:08,242 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:08,243 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-06 09:35:08,243 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-02-06 09:35:08,288 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 200 [2025-02-06 09:35:08,289 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 229 places, 269 transitions, 1255 flow. Second operand has 4 states, 4 states have (on average 177.0) internal successors, (708), 4 states have internal predecessors, (708), 0 states have call successors, (0), 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-02-06 09:35:08,289 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:08,289 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 200 [2025-02-06 09:35:08,289 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:08,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 256#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 193#true, Black: 262#(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: 198#true, 259#true, Black: 263#(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: 264#(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: 261#(= |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: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 270#true, 248#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 11#L1062-2true, Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), Black: 250#(<= 0 (+ ~threads_mask~0 1))]) [2025-02-06 09:35:08,453 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:35:08,453 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:08,454 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:08,454 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:08,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][287], [Black: 256#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 193#true, Black: 262#(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: 198#true, 259#true, Black: 263#(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: 264#(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: 261#(= |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: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 270#true, 248#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 64#L1063-11true, Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), Black: 250#(<= 0 (+ ~threads_mask~0 1))]) [2025-02-06 09:35:08,524 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:35:08,524 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:35:08,524 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:35:08,524 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:35:08,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][288], [Black: 256#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 193#true, Black: 262#(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: 198#true, 259#true, Black: 263#(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: 264#(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: 261#(= |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: 215#(<= (+ ~threads_mask~0 1) 0), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), 270#true, 248#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 64#L1063-11true, Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), Black: 250#(<= 0 (+ ~threads_mask~0 1))]) [2025-02-06 09:35:08,524 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:35:08,524 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:35:08,524 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:35:08,524 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:35:08,546 INFO L124 PetriNetUnfolderBase]: 655/2553 cut-off events. [2025-02-06 09:35:08,546 INFO L125 PetriNetUnfolderBase]: For 7151/7461 co-relation queries the response was YES. [2025-02-06 09:35:08,554 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6169 conditions, 2553 events. 655/2553 cut-off events. For 7151/7461 co-relation queries the response was YES. Maximal size of possible extension queue 118. Compared 19926 event pairs, 104 based on Foata normal form. 43/2294 useless extension candidates. Maximal degree in co-relation 5875. Up to 636 conditions per place. [2025-02-06 09:35:08,559 INFO L140 encePairwiseOnDemand]: 194/200 looper letters, 55 selfloop transitions, 20 changer transitions 0/290 dead transitions. [2025-02-06 09:35:08,560 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 290 transitions, 1485 flow [2025-02-06 09:35:08,560 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-06 09:35:08,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-06 09:35:08,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 744 transitions. [2025-02-06 09:35:08,561 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.93 [2025-02-06 09:35:08,561 INFO L175 Difference]: Start difference. First operand has 229 places, 269 transitions, 1255 flow. Second operand 4 states and 744 transitions. [2025-02-06 09:35:08,562 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 290 transitions, 1485 flow [2025-02-06 09:35:08,569 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 232 places, 290 transitions, 1485 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:35:08,571 INFO L231 Difference]: Finished difference. Result has 234 places, 273 transitions, 1357 flow [2025-02-06 09:35:08,571 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1255, PETRI_DIFFERENCE_MINUEND_PLACES=229, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=269, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=16, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=251, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1357, PETRI_PLACES=234, PETRI_TRANSITIONS=273} [2025-02-06 09:35:08,572 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 47 predicate places. [2025-02-06 09:35:08,573 INFO L471 AbstractCegarLoop]: Abstraction has has 234 places, 273 transitions, 1357 flow [2025-02-06 09:35:08,573 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 177.0) internal successors, (708), 4 states have internal predecessors, (708), 0 states have call successors, (0), 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-02-06 09:35:08,573 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:08,573 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:35:08,573 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-02-06 09:35:08,574 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-02-06 09:35:08,574 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:08,574 INFO L85 PathProgramCache]: Analyzing trace with hash -420962578, now seen corresponding path program 1 times [2025-02-06 09:35:08,574 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:08,574 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [800107900] [2025-02-06 09:35:08,575 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:08,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:08,585 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 103 statements into 1 equivalence classes. [2025-02-06 09:35:08,597 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 103 of 103 statements. [2025-02-06 09:35:08,597 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:08,597 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:08,922 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:08,922 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:08,922 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [800107900] [2025-02-06 09:35:08,922 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [800107900] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:08,922 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:08,922 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:35:08,922 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [882609832] [2025-02-06 09:35:08,922 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:08,922 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:35:08,922 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:08,923 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:35:08,923 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:35:09,073 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 165 out of 200 [2025-02-06 09:35:09,074 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 234 places, 273 transitions, 1357 flow. Second operand has 6 states, 6 states have (on average 168.16666666666666) internal successors, (1009), 6 states have internal predecessors, (1009), 0 states have call successors, (0), 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-02-06 09:35:09,074 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:09,074 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 165 of 200 [2025-02-06 09:35:09,074 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:09,450 INFO L124 PetriNetUnfolderBase]: 797/3224 cut-off events. [2025-02-06 09:35:09,450 INFO L125 PetriNetUnfolderBase]: For 4799/4854 co-relation queries the response was YES. [2025-02-06 09:35:09,460 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7075 conditions, 3224 events. 797/3224 cut-off events. For 4799/4854 co-relation queries the response was YES. Maximal size of possible extension queue 111. Compared 27089 event pairs, 162 based on Foata normal form. 27/2940 useless extension candidates. Maximal degree in co-relation 6744. Up to 763 conditions per place. [2025-02-06 09:35:09,466 INFO L140 encePairwiseOnDemand]: 185/200 looper letters, 87 selfloop transitions, 48 changer transitions 0/352 dead transitions. [2025-02-06 09:35:09,467 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 352 transitions, 1919 flow [2025-02-06 09:35:09,467 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:35:09,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:35:09,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1093 transitions. [2025-02-06 09:35:09,469 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9108333333333334 [2025-02-06 09:35:09,469 INFO L175 Difference]: Start difference. First operand has 234 places, 273 transitions, 1357 flow. Second operand 6 states and 1093 transitions. [2025-02-06 09:35:09,469 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 352 transitions, 1919 flow [2025-02-06 09:35:09,477 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 352 transitions, 1901 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:35:09,480 INFO L231 Difference]: Finished difference. Result has 243 places, 316 transitions, 1727 flow [2025-02-06 09:35:09,480 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1339, PETRI_DIFFERENCE_MINUEND_PLACES=233, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=273, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=249, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1727, PETRI_PLACES=243, PETRI_TRANSITIONS=316} [2025-02-06 09:35:09,480 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 56 predicate places. [2025-02-06 09:35:09,480 INFO L471 AbstractCegarLoop]: Abstraction has has 243 places, 316 transitions, 1727 flow [2025-02-06 09:35:09,481 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 168.16666666666666) internal successors, (1009), 6 states have internal predecessors, (1009), 0 states have call successors, (0), 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-02-06 09:35:09,481 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:09,481 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-02-06 09:35:09,481 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-02-06 09:35:09,481 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-02-06 09:35:09,481 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:09,481 INFO L85 PathProgramCache]: Analyzing trace with hash -64669099, now seen corresponding path program 1 times [2025-02-06 09:35:09,481 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:09,482 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1691179002] [2025-02-06 09:35:09,482 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:09,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:09,502 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 107 statements into 1 equivalence classes. [2025-02-06 09:35:09,512 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 107 of 107 statements. [2025-02-06 09:35:09,513 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:09,513 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:09,825 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:09,825 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:09,825 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1691179002] [2025-02-06 09:35:09,826 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1691179002] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:09,826 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:09,826 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:35:09,826 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [224673879] [2025-02-06 09:35:09,827 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:09,827 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:35:09,827 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:09,827 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:35:09,827 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:35:09,918 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 200 [2025-02-06 09:35:09,919 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 243 places, 316 transitions, 1727 flow. Second operand has 6 states, 6 states have (on average 167.33333333333334) internal successors, (1004), 6 states have internal predecessors, (1004), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:35:09,919 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:09,919 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 200 [2025-02-06 09:35:09,919 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:10,254 INFO L124 PetriNetUnfolderBase]: 785/3242 cut-off events. [2025-02-06 09:35:10,254 INFO L125 PetriNetUnfolderBase]: For 5279/5322 co-relation queries the response was YES. [2025-02-06 09:35:10,263 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7702 conditions, 3242 events. 785/3242 cut-off events. For 5279/5322 co-relation queries the response was YES. Maximal size of possible extension queue 115. Compared 27261 event pairs, 178 based on Foata normal form. 19/2951 useless extension candidates. Maximal degree in co-relation 7392. Up to 857 conditions per place. [2025-02-06 09:35:10,269 INFO L140 encePairwiseOnDemand]: 189/200 looper letters, 103 selfloop transitions, 31 changer transitions 11/360 dead transitions. [2025-02-06 09:35:10,270 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 360 transitions, 2210 flow [2025-02-06 09:35:10,270 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:35:10,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:35:10,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1057 transitions. [2025-02-06 09:35:10,272 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8808333333333334 [2025-02-06 09:35:10,272 INFO L175 Difference]: Start difference. First operand has 243 places, 316 transitions, 1727 flow. Second operand 6 states and 1057 transitions. [2025-02-06 09:35:10,272 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 360 transitions, 2210 flow [2025-02-06 09:35:10,285 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 360 transitions, 2192 flow, removed 9 selfloop flow, removed 0 redundant places. [2025-02-06 09:35:10,288 INFO L231 Difference]: Finished difference. Result has 253 places, 337 transitions, 2010 flow [2025-02-06 09:35:10,289 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1709, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=316, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=297, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2010, PETRI_PLACES=253, PETRI_TRANSITIONS=337} [2025-02-06 09:35:10,289 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 66 predicate places. [2025-02-06 09:35:10,289 INFO L471 AbstractCegarLoop]: Abstraction has has 253 places, 337 transitions, 2010 flow [2025-02-06 09:35:10,290 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 167.33333333333334) internal successors, (1004), 6 states have internal predecessors, (1004), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:35:10,290 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:10,290 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:35:10,290 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-02-06 09:35:10,290 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-02-06 09:35:10,291 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:10,291 INFO L85 PathProgramCache]: Analyzing trace with hash 1268027534, now seen corresponding path program 1 times [2025-02-06 09:35:10,291 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:10,291 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [309795562] [2025-02-06 09:35:10,291 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:10,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:10,303 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 116 statements into 1 equivalence classes. [2025-02-06 09:35:10,315 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 116 of 116 statements. [2025-02-06 09:35:10,316 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:10,316 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:10,709 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:10,709 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:10,709 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [309795562] [2025-02-06 09:35:10,709 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [309795562] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:10,709 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:10,710 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2025-02-06 09:35:10,710 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [837168794] [2025-02-06 09:35:10,710 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:10,710 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2025-02-06 09:35:10,710 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:10,710 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2025-02-06 09:35:10,710 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=95, Unknown=0, NotChecked=0, Total=132 [2025-02-06 09:35:11,099 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 153 out of 200 [2025-02-06 09:35:11,101 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 253 places, 337 transitions, 2010 flow. Second operand has 12 states, 12 states have (on average 155.41666666666666) internal successors, (1865), 12 states have internal predecessors, (1865), 0 states have call successors, (0), 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-02-06 09:35:11,101 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:11,101 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 153 of 200 [2025-02-06 09:35:11,101 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:11,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([424] 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][164], [278#true, Black: 256#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 319#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 195#(= |#race~threads_mask~0| 0), Black: 198#true, Black: 262#(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))))), 259#true, Black: 263#(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: 264#(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: 261#(= |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: 275#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 272#(<= 0 (+ ~threads_mask~0 1)), Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 281#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), 126#L1051true, Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 283#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), Black: 282#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 280#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), 289#true, 248#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 291#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 292#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 294#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 293#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 11#L1062-2true, Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), Black: 250#(<= 0 (+ ~threads_mask~0 1))]) [2025-02-06 09:35:11,760 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-06 09:35:11,760 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:35:11,760 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:35:11,760 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:35:11,850 INFO L124 PetriNetUnfolderBase]: 996/3811 cut-off events. [2025-02-06 09:35:11,850 INFO L125 PetriNetUnfolderBase]: For 6432/6498 co-relation queries the response was YES. [2025-02-06 09:35:11,859 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9545 conditions, 3811 events. 996/3811 cut-off events. For 6432/6498 co-relation queries the response was YES. Maximal size of possible extension queue 129. Compared 32765 event pairs, 199 based on Foata normal form. 57/3554 useless extension candidates. Maximal degree in co-relation 9220. Up to 809 conditions per place. [2025-02-06 09:35:11,865 INFO L140 encePairwiseOnDemand]: 185/200 looper letters, 205 selfloop transitions, 70 changer transitions 2/475 dead transitions. [2025-02-06 09:35:11,865 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 475 transitions, 3284 flow [2025-02-06 09:35:11,866 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2025-02-06 09:35:11,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 18 states. [2025-02-06 09:35:11,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 2911 transitions. [2025-02-06 09:35:11,870 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8086111111111111 [2025-02-06 09:35:11,870 INFO L175 Difference]: Start difference. First operand has 253 places, 337 transitions, 2010 flow. Second operand 18 states and 2911 transitions. [2025-02-06 09:35:11,870 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 475 transitions, 3284 flow [2025-02-06 09:35:11,883 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 475 transitions, 3228 flow, removed 28 selfloop flow, removed 0 redundant places. [2025-02-06 09:35:11,886 INFO L231 Difference]: Finished difference. Result has 266 places, 355 transitions, 2219 flow [2025-02-06 09:35:11,886 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1950, PETRI_DIFFERENCE_MINUEND_PLACES=248, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=336, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=55, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=280, PETRI_DIFFERENCE_SUBTRAHEND_STATES=18, PETRI_FLOW=2219, PETRI_PLACES=266, PETRI_TRANSITIONS=355} [2025-02-06 09:35:11,887 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 79 predicate places. [2025-02-06 09:35:11,887 INFO L471 AbstractCegarLoop]: Abstraction has has 266 places, 355 transitions, 2219 flow [2025-02-06 09:35:11,887 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 155.41666666666666) internal successors, (1865), 12 states have internal predecessors, (1865), 0 states have call successors, (0), 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-02-06 09:35:11,887 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:11,887 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:35:11,888 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-02-06 09:35:11,888 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-02-06 09:35:11,888 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:11,888 INFO L85 PathProgramCache]: Analyzing trace with hash -280325939, now seen corresponding path program 1 times [2025-02-06 09:35:11,888 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:11,888 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1773638722] [2025-02-06 09:35:11,888 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:11,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:11,898 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 116 statements into 1 equivalence classes. [2025-02-06 09:35:11,906 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 116 of 116 statements. [2025-02-06 09:35:11,906 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:11,906 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:12,260 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:12,260 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:12,260 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1773638722] [2025-02-06 09:35:12,260 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1773638722] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:12,260 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:12,260 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2025-02-06 09:35:12,260 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [40822541] [2025-02-06 09:35:12,261 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:12,261 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2025-02-06 09:35:12,261 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:12,261 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2025-02-06 09:35:12,261 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110 [2025-02-06 09:35:12,693 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 156 out of 200 [2025-02-06 09:35:12,694 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 355 transitions, 2219 flow. Second operand has 11 states, 11 states have (on average 158.45454545454547) internal successors, (1743), 11 states have internal predecessors, (1743), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:35:12,694 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:12,694 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 156 of 200 [2025-02-06 09:35:12,694 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:13,205 INFO L124 PetriNetUnfolderBase]: 796/3254 cut-off events. [2025-02-06 09:35:13,205 INFO L125 PetriNetUnfolderBase]: For 6043/6087 co-relation queries the response was YES. [2025-02-06 09:35:13,218 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8337 conditions, 3254 events. 796/3254 cut-off events. For 6043/6087 co-relation queries the response was YES. Maximal size of possible extension queue 115. Compared 27262 event pairs, 166 based on Foata normal form. 30/2987 useless extension candidates. Maximal degree in co-relation 8011. Up to 700 conditions per place. [2025-02-06 09:35:13,226 INFO L140 encePairwiseOnDemand]: 187/200 looper letters, 144 selfloop transitions, 42 changer transitions 6/401 dead transitions. [2025-02-06 09:35:13,226 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 277 places, 401 transitions, 2901 flow [2025-02-06 09:35:13,227 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-02-06 09:35:13,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2025-02-06 09:35:13,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 2116 transitions. [2025-02-06 09:35:13,229 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8138461538461539 [2025-02-06 09:35:13,230 INFO L175 Difference]: Start difference. First operand has 266 places, 355 transitions, 2219 flow. Second operand 13 states and 2116 transitions. [2025-02-06 09:35:13,230 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 277 places, 401 transitions, 2901 flow [2025-02-06 09:35:13,245 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 269 places, 401 transitions, 2740 flow, removed 16 selfloop flow, removed 8 redundant places. [2025-02-06 09:35:13,248 INFO L231 Difference]: Finished difference. Result has 269 places, 354 transitions, 2176 flow [2025-02-06 09:35:13,249 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=2092, PETRI_DIFFERENCE_MINUEND_PLACES=257, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=354, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=42, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=312, PETRI_DIFFERENCE_SUBTRAHEND_STATES=13, PETRI_FLOW=2176, PETRI_PLACES=269, PETRI_TRANSITIONS=354} [2025-02-06 09:35:13,249 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 82 predicate places. [2025-02-06 09:35:13,249 INFO L471 AbstractCegarLoop]: Abstraction has has 269 places, 354 transitions, 2176 flow [2025-02-06 09:35:13,250 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 158.45454545454547) internal successors, (1743), 11 states have internal predecessors, (1743), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:35:13,250 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:13,250 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:35:13,250 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-02-06 09:35:13,250 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-02-06 09:35:13,251 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:13,251 INFO L85 PathProgramCache]: Analyzing trace with hash -1830033607, now seen corresponding path program 1 times [2025-02-06 09:35:13,251 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:13,251 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [164755079] [2025-02-06 09:35:13,251 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:13,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:13,261 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 117 statements into 1 equivalence classes. [2025-02-06 09:35:13,265 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 117 of 117 statements. [2025-02-06 09:35:13,265 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:13,265 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:13,284 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:13,284 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:13,284 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [164755079] [2025-02-06 09:35:13,284 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [164755079] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:13,284 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:13,285 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:35:13,285 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1880495358] [2025-02-06 09:35:13,285 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:13,285 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:35:13,285 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:13,285 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:35:13,285 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:35:13,301 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 200 [2025-02-06 09:35:13,302 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 269 places, 354 transitions, 2176 flow. Second operand has 3 states, 3 states have (on average 179.66666666666666) internal successors, (539), 3 states have internal predecessors, (539), 0 states have call successors, (0), 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-02-06 09:35:13,302 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:13,302 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 200 [2025-02-06 09:35:13,302 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:13,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [278#true, Black: 256#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 319#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 193#true, Black: 300#true, Black: 262#(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: 198#true, 259#true, Black: 263#(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: 264#(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: 261#(= |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: 275#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 272#(<= 0 (+ ~threads_mask~0 1)), Black: 215#(<= (+ ~threads_mask~0 1) 0), 356#true, Black: 281#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 283#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 219#(not (= ~threads_mask~0 0)), 188#true, Black: 282#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 280#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), 248#true, 289#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 291#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 292#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 294#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 232#(not (= ~threads_mask~0 0)), 117#L1050-5true, Black: 293#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), 347#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 11#L1062-2true, Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), Black: 250#(<= 0 (+ ~threads_mask~0 1))]) [2025-02-06 09:35:13,477 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:35:13,477 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:13,477 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:13,477 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:13,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([476] L1050-6-->L1050-5: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_23) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][300], [278#true, Black: 256#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 319#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 193#true, Black: 300#true, Black: 262#(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: 198#true, 259#true, Black: 263#(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: 264#(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: 261#(= |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: 275#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 272#(<= 0 (+ ~threads_mask~0 1)), Black: 215#(<= (+ ~threads_mask~0 1) 0), 356#true, Black: 281#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 283#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), Black: 282#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 280#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), 289#true, 248#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 291#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 292#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 294#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 293#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), 117#L1050-5true, Black: 232#(not (= ~threads_mask~0 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), 347#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 11#L1062-2true, Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), Black: 250#(<= 0 (+ ~threads_mask~0 1))]) [2025-02-06 09:35:13,489 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-06 09:35:13,489 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:13,489 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:13,490 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:13,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([350] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][285], [130#L1063-19true, 278#true, Black: 256#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 319#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 193#true, Black: 300#true, Black: 262#(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: 198#true, 259#true, Black: 263#(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: 264#(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: 261#(= |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: 275#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 272#(<= 0 (+ ~threads_mask~0 1)), Black: 215#(<= (+ ~threads_mask~0 1) 0), 356#true, Black: 281#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 283#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), Black: 282#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 280#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), 289#true, 248#true, 37#L1050-2true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 291#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 292#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 294#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 293#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), 347#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), Black: 250#(<= 0 (+ ~threads_mask~0 1))]) [2025-02-06 09:35:13,588 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:35:13,588 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:35:13,588 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:35:13,588 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:35:13,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([350] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][285], [278#true, 130#L1063-19true, Black: 256#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 319#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 193#true, Black: 300#true, Black: 262#(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: 198#true, 259#true, Black: 263#(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: 264#(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: 261#(= |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: 275#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 272#(<= 0 (+ ~threads_mask~0 1)), Black: 215#(<= (+ ~threads_mask~0 1) 0), 356#true, Black: 281#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 283#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), Black: 282#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 280#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), 289#true, 248#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 291#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 292#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 294#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 293#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), 347#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), Black: 250#(<= 0 (+ ~threads_mask~0 1)), 89#L1050-3true]) [2025-02-06 09:35:13,595 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:35:13,595 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:35:13,595 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:35:13,595 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:35:13,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([350] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][296], [278#true, 130#L1063-19true, Black: 256#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 319#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 193#true, Black: 300#true, Black: 262#(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: 198#true, 259#true, Black: 263#(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: 264#(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: 261#(= |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: 275#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 272#(<= 0 (+ ~threads_mask~0 1)), Black: 215#(<= (+ ~threads_mask~0 1) 0), 356#true, Black: 281#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 126#L1051true, Black: 283#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), Black: 282#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 280#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), 289#true, 248#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 291#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 292#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 294#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 293#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), 347#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), Black: 250#(<= 0 (+ ~threads_mask~0 1))]) [2025-02-06 09:35:13,611 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:35:13,611 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:35:13,611 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:13,611 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:35:13,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([350] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][296], [278#true, 130#L1063-19true, Black: 256#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 319#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 193#true, Black: 300#true, Black: 262#(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: 198#true, 259#true, Black: 263#(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: 264#(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: 261#(= |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: 275#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 272#(<= 0 (+ ~threads_mask~0 1)), Black: 215#(<= (+ ~threads_mask~0 1) 0), 356#true, Black: 281#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 220#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 283#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), 188#true, Black: 219#(not (= ~threads_mask~0 0)), Black: 282#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 280#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), 289#true, 248#true, Black: 227#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 226#(not (= ~threads_mask~0 0)), Black: 291#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 292#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 294#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 233#(and (<= (+ |ULTIMATE.start_main_#t~bitwise18#1| 1) 0) (not (= ~threads_mask~0 0))), Black: 293#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 200#(= |#race~datas~0| 0), 347#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 244#(not (= ~threads_mask~0 0)), Black: 245#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), Black: 251#(and (= |ULTIMATE.start_main_#t~bitwise20#1| 1) (<= 0 (+ ~threads_mask~0 1))), 144#L1051-3true, Black: 250#(<= 0 (+ ~threads_mask~0 1))]) [2025-02-06 09:35:13,611 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:35:13,611 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:35:13,611 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:35:13,611 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:35:13,637 INFO L124 PetriNetUnfolderBase]: 941/3730 cut-off events. [2025-02-06 09:35:13,637 INFO L125 PetriNetUnfolderBase]: For 6056/6168 co-relation queries the response was YES. [2025-02-06 09:35:13,650 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8794 conditions, 3730 events. 941/3730 cut-off events. For 6056/6168 co-relation queries the response was YES. Maximal size of possible extension queue 178. Compared 32962 event pairs, 166 based on Foata normal form. 22/3390 useless extension candidates. Maximal degree in co-relation 8471. Up to 806 conditions per place. [2025-02-06 09:35:13,658 INFO L140 encePairwiseOnDemand]: 193/200 looper letters, 41 selfloop transitions, 11 changer transitions 3/372 dead transitions. [2025-02-06 09:35:13,658 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 271 places, 372 transitions, 2352 flow [2025-02-06 09:35:13,658 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:35:13,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:35:13,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 561 transitions. [2025-02-06 09:35:13,660 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.935 [2025-02-06 09:35:13,660 INFO L175 Difference]: Start difference. First operand has 269 places, 354 transitions, 2176 flow. Second operand 3 states and 561 transitions. [2025-02-06 09:35:13,660 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 271 places, 372 transitions, 2352 flow [2025-02-06 09:35:13,672 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 372 transitions, 2275 flow, removed 0 selfloop flow, removed 11 redundant places. [2025-02-06 09:35:13,675 INFO L231 Difference]: Finished difference. Result has 262 places, 358 transitions, 2156 flow [2025-02-06 09:35:13,675 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=2099, PETRI_DIFFERENCE_MINUEND_PLACES=258, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=354, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=343, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2156, PETRI_PLACES=262, PETRI_TRANSITIONS=358} [2025-02-06 09:35:13,675 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 75 predicate places. [2025-02-06 09:35:13,676 INFO L471 AbstractCegarLoop]: Abstraction has has 262 places, 358 transitions, 2156 flow [2025-02-06 09:35:13,676 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 179.66666666666666) internal successors, (539), 3 states have internal predecessors, (539), 0 states have call successors, (0), 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-02-06 09:35:13,676 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:13,676 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:35:13,676 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-02-06 09:35:13,676 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-02-06 09:35:13,677 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:13,677 INFO L85 PathProgramCache]: Analyzing trace with hash -226669758, now seen corresponding path program 1 times [2025-02-06 09:35:13,677 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:13,677 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1688935865] [2025-02-06 09:35:13,677 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:13,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:13,685 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 128 statements into 1 equivalence classes. [2025-02-06 09:35:13,689 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 128 of 128 statements. [2025-02-06 09:35:13,690 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:13,690 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:13,746 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2025-02-06 09:35:13,746 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:13,746 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1688935865] [2025-02-06 09:35:13,746 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1688935865] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:13,746 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:13,746 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-06 09:35:13,747 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [187798966] [2025-02-06 09:35:13,747 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:13,747 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:35:13,747 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:13,747 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:35:13,747 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:35:13,755 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 200 [2025-02-06 09:35:13,756 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 262 places, 358 transitions, 2156 flow. Second operand has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:35:13,756 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:13,756 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 200 [2025-02-06 09:35:13,756 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:13,896 INFO L124 PetriNetUnfolderBase]: 222/1220 cut-off events. [2025-02-06 09:35:13,896 INFO L125 PetriNetUnfolderBase]: For 1783/1830 co-relation queries the response was YES. [2025-02-06 09:35:13,899 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3060 conditions, 1220 events. 222/1220 cut-off events. For 1783/1830 co-relation queries the response was YES. Maximal size of possible extension queue 39. Compared 6805 event pairs, 1 based on Foata normal form. 12/1171 useless extension candidates. Maximal degree in co-relation 2893. Up to 129 conditions per place. [2025-02-06 09:35:13,901 INFO L140 encePairwiseOnDemand]: 196/200 looper letters, 12 selfloop transitions, 4 changer transitions 0/304 dead transitions. [2025-02-06 09:35:13,901 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 258 places, 304 transitions, 1680 flow [2025-02-06 09:35:13,901 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:35:13,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:35:13,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 565 transitions. [2025-02-06 09:35:13,902 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9416666666666667 [2025-02-06 09:35:13,902 INFO L175 Difference]: Start difference. First operand has 262 places, 358 transitions, 2156 flow. Second operand 3 states and 565 transitions. [2025-02-06 09:35:13,902 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 258 places, 304 transitions, 1680 flow [2025-02-06 09:35:13,910 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 304 transitions, 1604 flow, removed 15 selfloop flow, removed 10 redundant places. [2025-02-06 09:35:13,912 INFO L231 Difference]: Finished difference. Result has 248 places, 304 transitions, 1580 flow [2025-02-06 09:35:13,912 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1572, PETRI_DIFFERENCE_MINUEND_PLACES=246, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=304, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=300, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1580, PETRI_PLACES=248, PETRI_TRANSITIONS=304} [2025-02-06 09:35:13,913 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 61 predicate places. [2025-02-06 09:35:13,913 INFO L471 AbstractCegarLoop]: Abstraction has has 248 places, 304 transitions, 1580 flow [2025-02-06 09:35:13,913 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:35:13,913 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:13,914 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:35:13,914 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-02-06 09:35:13,914 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-02-06 09:35:13,915 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:13,915 INFO L85 PathProgramCache]: Analyzing trace with hash -984322159, now seen corresponding path program 1 times [2025-02-06 09:35:13,915 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:13,915 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [171955366] [2025-02-06 09:35:13,915 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:13,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:13,927 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 135 statements into 1 equivalence classes. [2025-02-06 09:35:13,936 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 135 of 135 statements. [2025-02-06 09:35:13,936 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:13,936 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:14,030 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-02-06 09:35:14,031 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:14,031 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [171955366] [2025-02-06 09:35:14,031 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [171955366] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:14,031 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:14,031 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:35:14,031 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [650570436] [2025-02-06 09:35:14,031 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:14,032 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-06 09:35:14,032 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:14,032 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-06 09:35:14,033 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-06 09:35:14,081 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 200 [2025-02-06 09:35:14,082 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 248 places, 304 transitions, 1580 flow. Second operand has 5 states, 5 states have (on average 176.2) internal successors, (881), 5 states have internal predecessors, (881), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:35:14,082 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:14,082 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 200 [2025-02-06 09:35:14,082 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:14,283 INFO L124 PetriNetUnfolderBase]: 432/2069 cut-off events. [2025-02-06 09:35:14,284 INFO L125 PetriNetUnfolderBase]: For 2735/2834 co-relation queries the response was YES. [2025-02-06 09:35:14,290 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5107 conditions, 2069 events. 432/2069 cut-off events. For 2735/2834 co-relation queries the response was YES. Maximal size of possible extension queue 74. Compared 14007 event pairs, 5 based on Foata normal form. 1/1963 useless extension candidates. Maximal degree in co-relation 4152. Up to 256 conditions per place. [2025-02-06 09:35:14,294 INFO L140 encePairwiseOnDemand]: 191/200 looper letters, 50 selfloop transitions, 12 changer transitions 14/333 dead transitions. [2025-02-06 09:35:14,294 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 333 transitions, 1870 flow [2025-02-06 09:35:14,294 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:35:14,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:35:14,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1082 transitions. [2025-02-06 09:35:14,296 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9016666666666666 [2025-02-06 09:35:14,296 INFO L175 Difference]: Start difference. First operand has 248 places, 304 transitions, 1580 flow. Second operand 6 states and 1082 transitions. [2025-02-06 09:35:14,296 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 333 transitions, 1870 flow [2025-02-06 09:35:14,305 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 333 transitions, 1863 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:35:14,308 INFO L231 Difference]: Finished difference. Result has 256 places, 303 transitions, 1626 flow [2025-02-06 09:35:14,308 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1576, PETRI_DIFFERENCE_MINUEND_PLACES=247, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=304, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=293, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1626, PETRI_PLACES=256, PETRI_TRANSITIONS=303} [2025-02-06 09:35:14,309 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 69 predicate places. [2025-02-06 09:35:14,309 INFO L471 AbstractCegarLoop]: Abstraction has has 256 places, 303 transitions, 1626 flow [2025-02-06 09:35:14,309 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 176.2) internal successors, (881), 5 states have internal predecessors, (881), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:35:14,310 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:14,310 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:35:14,310 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-02-06 09:35:14,310 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-02-06 09:35:14,311 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:14,311 INFO L85 PathProgramCache]: Analyzing trace with hash -399864177, now seen corresponding path program 1 times [2025-02-06 09:35:14,312 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:14,312 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1379839728] [2025-02-06 09:35:14,312 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:14,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:14,321 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 135 statements into 1 equivalence classes. [2025-02-06 09:35:14,327 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 135 of 135 statements. [2025-02-06 09:35:14,327 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:14,327 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:14,396 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-02-06 09:35:14,396 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:14,396 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1379839728] [2025-02-06 09:35:14,396 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1379839728] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:14,396 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:14,396 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:35:14,396 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [326280122] [2025-02-06 09:35:14,396 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:14,396 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-06 09:35:14,397 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:14,397 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-06 09:35:14,397 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-06 09:35:14,446 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 200 [2025-02-06 09:35:14,446 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 256 places, 303 transitions, 1626 flow. Second operand has 5 states, 5 states have (on average 176.0) internal successors, (880), 5 states have internal predecessors, (880), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:35:14,446 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:14,446 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 200 [2025-02-06 09:35:14,446 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:14,690 INFO L124 PetriNetUnfolderBase]: 506/2313 cut-off events. [2025-02-06 09:35:14,690 INFO L125 PetriNetUnfolderBase]: For 3486/3619 co-relation queries the response was YES. [2025-02-06 09:35:14,697 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5913 conditions, 2313 events. 506/2313 cut-off events. For 3486/3619 co-relation queries the response was YES. Maximal size of possible extension queue 72. Compared 15863 event pairs, 4 based on Foata normal form. 1/2194 useless extension candidates. Maximal degree in co-relation 5573. Up to 302 conditions per place. [2025-02-06 09:35:14,703 INFO L140 encePairwiseOnDemand]: 191/200 looper letters, 60 selfloop transitions, 12 changer transitions 0/329 dead transitions. [2025-02-06 09:35:14,703 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 260 places, 329 transitions, 1926 flow [2025-02-06 09:35:14,703 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:35:14,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:35:14,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1082 transitions. [2025-02-06 09:35:14,705 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9016666666666666 [2025-02-06 09:35:14,705 INFO L175 Difference]: Start difference. First operand has 256 places, 303 transitions, 1626 flow. Second operand 6 states and 1082 transitions. [2025-02-06 09:35:14,705 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 260 places, 329 transitions, 1926 flow [2025-02-06 09:35:14,715 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 258 places, 329 transitions, 1918 flow, removed 1 selfloop flow, removed 2 redundant places. [2025-02-06 09:35:14,718 INFO L231 Difference]: Finished difference. Result has 262 places, 312 transitions, 1745 flow [2025-02-06 09:35:14,719 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=200, PETRI_DIFFERENCE_MINUEND_FLOW=1620, PETRI_DIFFERENCE_MINUEND_PLACES=253, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=303, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=292, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1745, PETRI_PLACES=262, PETRI_TRANSITIONS=312} [2025-02-06 09:35:14,719 INFO L279 CegarLoopForPetriNet]: 187 programPoint places, 75 predicate places. [2025-02-06 09:35:14,719 INFO L471 AbstractCegarLoop]: Abstraction has has 262 places, 312 transitions, 1745 flow [2025-02-06 09:35:14,719 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 176.0) internal successors, (880), 5 states have internal predecessors, (880), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:35:14,719 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:14,720 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02-06 09:35:14,720 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-02-06 09:35:14,720 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-02-06 09:35:14,720 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:14,720 INFO L85 PathProgramCache]: Analyzing trace with hash 1711538813, now seen corresponding path program 1 times [2025-02-06 09:35:14,720 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:14,720 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1144942154] [2025-02-06 09:35:14,721 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:14,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:14,734 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 147 statements into 1 equivalence classes. [2025-02-06 09:35:14,767 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 147 of 147 statements. [2025-02-06 09:35:14,768 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:14,768 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:35:14,768 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-06 09:35:14,775 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 147 statements into 1 equivalence classes. [2025-02-06 09:35:14,802 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 147 of 147 statements. [2025-02-06 09:35:14,804 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:14,804 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:35:14,838 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-06 09:35:14,839 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-06 09:35:14,840 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2025-02-06 09:35:14,841 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2025-02-06 09:35:14,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2025-02-06 09:35:14,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2025-02-06 09:35:14,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2025-02-06 09:35:14,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2025-02-06 09:35:14,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2025-02-06 09:35:14,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2025-02-06 09:35:14,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2025-02-06 09:35:14,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2025-02-06 09:35:14,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2025-02-06 09:35:14,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2025-02-06 09:35:14,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2025-02-06 09:35:14,842 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2025-02-06 09:35:14,843 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2025-02-06 09:35:14,843 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2025-02-06 09:35:14,843 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-02-06 09:35:14,843 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:35:14,845 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-06 09:35:14,845 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-02-06 09:35:14,875 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-02-06 09:35:14,880 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 232 places, 247 transitions, 510 flow [2025-02-06 09:35:14,909 INFO L124 PetriNetUnfolderBase]: 41/475 cut-off events. [2025-02-06 09:35:14,910 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2025-02-06 09:35:14,911 INFO L83 FinitePrefix]: Finished finitePrefix Result has 487 conditions, 475 events. 41/475 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 1141 event pairs, 0 based on Foata normal form. 0/401 useless extension candidates. Maximal degree in co-relation 298. Up to 9 conditions per place. [2025-02-06 09:35:14,912 INFO L82 GeneralOperation]: Start removeDead. Operand has 232 places, 247 transitions, 510 flow [2025-02-06 09:35:14,913 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 232 places, 247 transitions, 510 flow [2025-02-06 09:35:14,915 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:35:14,915 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;@64d839fb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:35:14,915 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-02-06 09:35:14,917 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:35:14,917 INFO L124 PetriNetUnfolderBase]: 2/41 cut-off events. [2025-02-06 09:35:14,917 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:35:14,917 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:14,917 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-02-06 09:35:14,917 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-02-06 09:35:14,917 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:14,917 INFO L85 PathProgramCache]: Analyzing trace with hash 984270295, now seen corresponding path program 1 times [2025-02-06 09:35:14,917 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:14,918 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1462129385] [2025-02-06 09:35:14,918 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:14,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:14,921 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-02-06 09:35:14,923 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-02-06 09:35:14,923 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:14,923 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:14,932 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:14,932 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:14,932 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1462129385] [2025-02-06 09:35:14,932 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1462129385] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:14,932 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:14,932 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:35:14,932 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1104498418] [2025-02-06 09:35:14,932 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:14,933 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:35:14,933 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:14,933 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:35:14,933 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:35:14,948 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 247 [2025-02-06 09:35:14,948 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-02-06 09:35:14,949 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:14,949 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 247 [2025-02-06 09:35:14,949 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:15,403 INFO L124 PetriNetUnfolderBase]: 1144/5034 cut-off events. [2025-02-06 09:35:15,404 INFO L125 PetriNetUnfolderBase]: For 47/47 co-relation queries the response was YES. [2025-02-06 09:35:15,415 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6343 conditions, 5034 events. 1144/5034 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 154. Compared 44674 event pairs, 327 based on Foata normal form. 2/4150 useless extension candidates. Maximal degree in co-relation 5346. Up to 1279 conditions per place. [2025-02-06 09:35:15,425 INFO L140 encePairwiseOnDemand]: 242/247 looper letters, 27 selfloop transitions, 2 changer transitions 2/244 dead transitions. [2025-02-06 09:35:15,425 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 244 transitions, 562 flow [2025-02-06 09:35:15,426 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:35:15,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:35:15,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 677 transitions. [2025-02-06 09:35:15,427 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9136302294197031 [2025-02-06 09:35:15,427 INFO L175 Difference]: Start difference. First operand has 232 places, 247 transitions, 510 flow. Second operand 3 states and 677 transitions. [2025-02-06 09:35:15,427 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 244 transitions, 562 flow [2025-02-06 09:35:15,428 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 233 places, 244 transitions, 562 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:35:15,429 INFO L231 Difference]: Finished difference. Result has 233 places, 242 transitions, 504 flow [2025-02-06 09:35:15,430 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-02-06 09:35:15,430 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2025-02-06 09:35:15,430 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 242 transitions, 504 flow [2025-02-06 09:35:15,430 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-02-06 09:35:15,430 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:15,431 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-02-06 09:35:15,431 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2025-02-06 09:35:15,431 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-02-06 09:35:15,431 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:15,431 INFO L85 PathProgramCache]: Analyzing trace with hash -782396126, now seen corresponding path program 1 times [2025-02-06 09:35:15,431 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:15,431 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1060586140] [2025-02-06 09:35:15,431 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:15,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:15,437 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-02-06 09:35:15,439 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-02-06 09:35:15,439 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:15,439 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:15,450 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:15,451 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:15,451 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1060586140] [2025-02-06 09:35:15,451 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1060586140] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:15,451 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:15,451 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:35:15,451 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [851636206] [2025-02-06 09:35:15,451 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:15,451 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:35:15,451 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:15,452 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:35:15,452 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:35:15,469 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 247 [2025-02-06 09:35:15,470 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-02-06 09:35:15,470 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:15,470 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 247 [2025-02-06 09:35:15,470 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:16,453 INFO L124 PetriNetUnfolderBase]: 3652/11249 cut-off events. [2025-02-06 09:35:16,453 INFO L125 PetriNetUnfolderBase]: For 121/121 co-relation queries the response was YES. [2025-02-06 09:35:16,486 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15691 conditions, 11249 events. 3652/11249 cut-off events. For 121/121 co-relation queries the response was YES. Maximal size of possible extension queue 425. Compared 112754 event pairs, 610 based on Foata normal form. 0/9269 useless extension candidates. Maximal degree in co-relation 15645. Up to 2209 conditions per place. [2025-02-06 09:35:16,524 INFO L140 encePairwiseOnDemand]: 232/247 looper letters, 54 selfloop transitions, 11 changer transitions 0/272 dead transitions. [2025-02-06 09:35:16,525 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 272 transitions, 705 flow [2025-02-06 09:35:16,525 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:35:16,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:35:16,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 699 transitions. [2025-02-06 09:35:16,526 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9433198380566802 [2025-02-06 09:35:16,526 INFO L175 Difference]: Start difference. First operand has 233 places, 242 transitions, 504 flow. Second operand 3 states and 699 transitions. [2025-02-06 09:35:16,526 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 272 transitions, 705 flow [2025-02-06 09:35:16,528 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 231 places, 272 transitions, 701 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:35:16,530 INFO L231 Difference]: Finished difference. Result has 233 places, 253 transitions, 596 flow [2025-02-06 09:35:16,530 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-02-06 09:35:16,531 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2025-02-06 09:35:16,531 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 253 transitions, 596 flow [2025-02-06 09:35:16,532 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-02-06 09:35:16,532 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:16,532 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-02-06 09:35:16,532 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2025-02-06 09:35:16,532 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-02-06 09:35:16,532 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:16,532 INFO L85 PathProgramCache]: Analyzing trace with hash 1480622525, now seen corresponding path program 1 times [2025-02-06 09:35:16,533 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:16,533 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1620862097] [2025-02-06 09:35:16,533 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:16,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:16,539 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-02-06 09:35:16,541 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-02-06 09:35:16,541 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:16,541 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:16,550 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:16,551 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:16,551 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1620862097] [2025-02-06 09:35:16,551 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1620862097] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:16,551 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:16,551 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:35:16,551 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1278496138] [2025-02-06 09:35:16,551 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:16,552 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:35:16,552 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:16,552 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:35:16,552 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:35:16,562 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 247 [2025-02-06 09:35:16,563 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-02-06 09:35:16,563 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:16,563 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 247 [2025-02-06 09:35:16,563 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:16,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [Black: 238#true, 20#L1050-2true, 240#(= |#race~threads_mask~0| 0), 231#true, 245#(= |#race~datas~0| 0), 81#L1063-19true, 232#true]) [2025-02-06 09:35:16,671 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:35:16,671 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:35:16,671 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:35:16,671 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:35:17,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [Black: 238#true, 20#L1050-2true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 53#threadENTRYtrue, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:17,199 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:35:17,199 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:17,199 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:35:17,199 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:35:17,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [136#threadENTRYtrue, Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:17,200 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:35:17,200 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:17,200 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:35:17,200 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:35:17,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][191], [Black: 240#(= |#race~threads_mask~0| 0), 161#L1048-11true, 231#true, 233#true, 96#L1062-24true, 168#L1051true, 238#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:17,230 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:35:17,230 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:35:17,230 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:35:17,230 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:35:17,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1063-4-->L1063-2: Formula: (= |v_#race~threads_mask~0_3| |v_ULTIMATE.start_main_#t~nondet22#1_5|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_3|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 240#(= |#race~threads_mask~0| 0), 116#L1048-10true, 20#L1050-2true, 231#true, 233#true, 245#(= |#race~datas~0| 0), 238#true, 159#L1063-2true]) [2025-02-06 09:35:17,305 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:35:17,305 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:17,305 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:17,305 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:17,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][199], [116#L1048-10true, Black: 238#true, 20#L1050-2true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:17,310 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:35:17,310 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:17,310 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:17,310 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:35:17,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][191], [Black: 240#(= |#race~threads_mask~0| 0), 161#L1048-11true, 231#true, 233#true, 168#L1051true, 58#L1062-18true, 245#(= |#race~datas~0| 0), 238#true]) [2025-02-06 09:35:17,313 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:35:17,313 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:35:17,313 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:35:17,313 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:35:17,362 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([614] L1063-4-->L1063-2: Formula: (= |v_#race~threads_mask~0_3| |v_ULTIMATE.start_main_#t~nondet22#1_5|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_3|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 240#(= |#race~threads_mask~0| 0), 116#L1048-10true, 20#L1050-2true, 231#true, 233#true, 245#(= |#race~datas~0| 0), 238#true, 159#L1063-2true]) [2025-02-06 09:35:17,363 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:35:17,363 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:17,363 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:17,363 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:35:17,363 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:17,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][191], [Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 161#L1048-11true, 231#true, 233#true, 168#L1051true, 238#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:17,371 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:35:17,371 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:35:17,371 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:35:17,371 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:35:17,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1063-4-->L1063-2: Formula: (= |v_#race~threads_mask~0_3| |v_ULTIMATE.start_main_#t~nondet22#1_5|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_3|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} AuxVars[] AssignedVars[#race~threads_mask~0][212], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 161#L1048-11true, 231#true, 233#true, 238#true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-02-06 09:35:17,389 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:35:17,389 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:17,389 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:17,389 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:17,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [116#L1048-10true, Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 231#true, 233#true, 238#true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-02-06 09:35:17,394 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:35:17,394 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:17,394 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:17,394 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:35:17,396 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 116#L1048-10true, 20#L1050-2true, 231#true, 233#true, 245#(= |#race~datas~0| 0), 238#true, 159#L1063-2true]) [2025-02-06 09:35:17,396 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:35:17,396 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:17,396 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:17,396 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:17,397 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:35:17,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 161#L1048-11true, 231#true, 233#true, 238#true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-02-06 09:35:17,425 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:35:17,425 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:17,425 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:17,425 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:17,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] L1050-20-->L1050-19: Formula: (= |v_#race~threads_mask~0_15| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_15|} AuxVars[] AssignedVars[#race~threads_mask~0][231], [Black: 238#true, 20#L1050-2true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 209#L1050-19true]) [2025-02-06 09:35:17,491 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-02-06 09:35:17,491 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:35:17,491 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:35:17,491 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:35:17,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][191], [65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 96#L1062-24true, 168#L1051true, 245#(= |#race~datas~0| 0), 238#true]) [2025-02-06 09:35:17,552 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:35:17,552 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:35:17,552 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:35:17,552 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:35:17,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][191], [65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 168#L1051true, 58#L1062-18true, 238#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:17,619 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:35:17,619 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:35:17,619 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:35:17,619 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:35:17,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][191], [65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 231#true, 233#true, 168#L1051true, 245#(= |#race~datas~0| 0), 238#true]) [2025-02-06 09:35:17,654 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:35:17,654 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:17,654 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:17,654 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:17,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([756] L1050-20-->L1050-19: Formula: (= |v_#race~threads_mask~0_15| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_15|} AuxVars[] AssignedVars[#race~threads_mask~0][231], [Black: 238#true, 20#L1050-2true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 245#(= |#race~datas~0| 0), 159#L1063-2true, 209#L1050-19true]) [2025-02-06 09:35:17,741 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-06 09:35:17,741 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:17,741 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:17,741 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:17,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([655] L1064-3-->L1064: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][194], [65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 231#true, 233#true, 238#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:17,784 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:17,785 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:17,785 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:17,785 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:18,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 61#L1051true, 231#true, 233#true, 238#true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-02-06 09:35:18,023 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:18,023 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:18,023 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:18,023 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:18,030 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 61#L1051true, 231#true, 233#true, 238#true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-02-06 09:35:18,030 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:18,030 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:18,030 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:18,030 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:18,030 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:18,045 INFO L124 PetriNetUnfolderBase]: 3413/13409 cut-off events. [2025-02-06 09:35:18,045 INFO L125 PetriNetUnfolderBase]: For 642/706 co-relation queries the response was YES. [2025-02-06 09:35:18,073 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18776 conditions, 13409 events. 3413/13409 cut-off events. For 642/706 co-relation queries the response was YES. Maximal size of possible extension queue 379. Compared 146329 event pairs, 775 based on Foata normal form. 0/11167 useless extension candidates. Maximal degree in co-relation 15789. Up to 2880 conditions per place. [2025-02-06 09:35:18,098 INFO L140 encePairwiseOnDemand]: 241/247 looper letters, 36 selfloop transitions, 3 changer transitions 0/262 dead transitions. [2025-02-06 09:35:18,098 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 262 transitions, 697 flow [2025-02-06 09:35:18,099 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:35:18,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:35:18,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 687 transitions. [2025-02-06 09:35:18,100 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9271255060728745 [2025-02-06 09:35:18,100 INFO L175 Difference]: Start difference. First operand has 233 places, 253 transitions, 596 flow. Second operand 3 states and 687 transitions. [2025-02-06 09:35:18,100 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 262 transitions, 697 flow [2025-02-06 09:35:18,105 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 262 transitions, 675 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:35:18,107 INFO L231 Difference]: Finished difference. Result has 231 places, 253 transitions, 589 flow [2025-02-06 09:35:18,108 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-02-06 09:35:18,108 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, -1 predicate places. [2025-02-06 09:35:18,108 INFO L471 AbstractCegarLoop]: Abstraction has has 231 places, 253 transitions, 589 flow [2025-02-06 09:35:18,108 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-02-06 09:35:18,108 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:18,108 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-02-06 09:35:18,109 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2025-02-06 09:35:18,109 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-02-06 09:35:18,109 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:18,109 INFO L85 PathProgramCache]: Analyzing trace with hash 957411340, now seen corresponding path program 1 times [2025-02-06 09:35:18,109 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:18,109 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [705871614] [2025-02-06 09:35:18,109 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:18,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:18,115 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-02-06 09:35:18,118 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-02-06 09:35:18,118 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:18,118 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:18,148 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:18,148 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:18,149 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [705871614] [2025-02-06 09:35:18,149 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [705871614] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:18,149 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:18,149 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:35:18,149 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1736099063] [2025-02-06 09:35:18,149 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:18,149 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-06 09:35:18,149 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:18,150 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-06 09:35:18,150 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-06 09:35:18,233 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 214 out of 247 [2025-02-06 09:35:18,235 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-02-06 09:35:18,235 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:18,235 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 214 of 247 [2025-02-06 09:35:18,235 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:18,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 81#L1063-19true, 232#true]) [2025-02-06 09:35:18,324 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:35:18,324 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:35:18,324 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:35:18,324 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:35:18,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 98#L1060-1true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:18,621 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:35:18,621 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:18,621 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:18,621 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:18,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 53#threadENTRYtrue, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:18,627 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:35:18,627 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:35:18,627 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:35:18,627 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:18,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [136#threadENTRYtrue, Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:18,627 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:35:18,627 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:18,627 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:35:18,628 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:35:18,663 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 98#L1060-1true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:18,664 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:35:18,664 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:18,664 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:18,664 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:18,664 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:35:18,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 98#L1060-1true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:18,683 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:35:18,684 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:18,684 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:18,684 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:35:18,684 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 98#L1060-1true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:18,684 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:35:18,684 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:18,684 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:18,684 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:35:18,684 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:18,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 90#L1048-10true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:18,690 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:35:18,690 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:18,690 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:18,690 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:35:18,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 220#L1060-5true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:18,704 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:35:18,705 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:18,705 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:18,705 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:18,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 95#L1061true]) [2025-02-06 09:35:18,719 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:35:18,719 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:18,719 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:35:18,719 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:35:18,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 220#L1060-5true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:18,727 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:35:18,727 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:18,727 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:18,727 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:35:18,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 95#L1061true]) [2025-02-06 09:35:18,741 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:35:18,741 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:35:18,741 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:35:18,741 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:35:18,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 96#L1062-24true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:18,954 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:35:18,954 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:18,954 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:18,954 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:19,002 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 96#L1062-24true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:19,002 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:35:19,002 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,002 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,002 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,003 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:19,044 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 96#L1062-24true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:19,044 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:35:19,044 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,044 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,044 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,044 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:19,044 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:19,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 96#L1062-24true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:19,065 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,065 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,065 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,065 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:19,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 96#L1062-24true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:19,066 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:35:19,066 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,066 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,066 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,066 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:19,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][204], [171#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 168#L1051true, 245#(= |#race~datas~0| 0), 209#L1050-19true]) [2025-02-06 09:35:19,069 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,069 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,069 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:19,069 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 171#ULTIMATE.startFINALtrue, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:19,070 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:35:19,070 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:19,070 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:19,070 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:19,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][262], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 61#L1051true, Black: 243#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 119#L1050-12true]) [2025-02-06 09:35:19,087 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:35:19,087 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,087 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,087 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][204], [171#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), 33#L1050-17true, 247#true, 231#true, Black: 243#true, 233#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:19,091 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:35:19,091 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:19,091 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:19,091 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:19,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:19,105 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:19,105 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:19,105 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:19,105 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:19,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:19,106 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:35:19,106 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:19,106 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:19,106 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:19,111 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 171#ULTIMATE.startFINALtrue, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:19,111 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:35:19,111 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:19,111 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:19,111 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:19,111 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:19,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:19,125 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:35:19,125 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:19,125 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:19,126 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:19,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [171#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:19,128 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:35:19,129 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:19,129 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:19,129 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:19,129 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [171#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:19,129 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:35:19,129 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:19,129 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:19,129 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:19,129 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:19,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [Black: 238#true, 247#true, 33#L1050-17true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:19,144 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:19,144 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:19,144 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:19,144 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:35:19,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 39#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:19,144 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:19,144 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:35:19,144 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:19,144 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:19,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [65#L1049true, Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:19,144 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:19,144 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:35:19,145 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:19,145 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:19,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 33#L1050-17true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:19,145 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:19,145 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:19,145 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:19,145 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:35:19,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true, 209#L1050-19true]) [2025-02-06 09:35:19,145 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:19,145 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:19,145 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:35:19,145 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:19,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [Black: 238#true, 106#L1050-17true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:19,145 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:19,146 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:19,146 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:19,146 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:35:19,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][82], [225#L1050-19true, Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:19,146 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:19,146 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:19,146 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:19,146 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:35:19,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [51#L1049true, Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:19,146 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:19,146 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:19,146 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:19,146 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:35:19,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:19,149 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:19,149 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:19,149 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:19,150 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:19,150 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:19,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([778] L1051-3-->L1051: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][262], [171#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 61#L1051true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 119#L1050-12true]) [2025-02-06 09:35:19,154 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:35:19,154 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:19,154 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:19,154 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:19,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:19,166 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:35:19,166 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:19,166 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:19,166 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:19,167 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:19,167 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:19,167 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:19,167 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:19,167 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:19,167 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:19,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 231#true, 32#L1050-12true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:19,180 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:19,180 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:19,180 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:19,180 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:19,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true, 119#L1050-12true]) [2025-02-06 09:35:19,180 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:19,180 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:19,180 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:19,180 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [225#L1050-19true, Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:19,181 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:19,181 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:35:19,181 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:19,181 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:19,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:19,181 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:19,181 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:35:19,181 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:19,181 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:19,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [106#L1050-17true, Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:19,200 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:19,200 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:35:19,200 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:19,200 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:19,232 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true, 119#L1050-12true]) [2025-02-06 09:35:19,232 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:19,232 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:19,232 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:19,232 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:19,232 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:19,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 138#L1050-6true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:19,232 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:19,232 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:19,232 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:19,233 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:19,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:19,248 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:19,248 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:19,248 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:19,248 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:19,260 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:19,261 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:19,261 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:19,261 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:19,261 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:19,261 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:19,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:19,289 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:19,289 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:19,289 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:19,289 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:19,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 20#L1050-2true, 247#true, 61#L1051true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:19,299 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:19,299 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:19,299 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:19,300 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:19,300 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 20#L1050-2true, 247#true, 61#L1051true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:19,300 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:19,300 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:19,300 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:19,300 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:19,300 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:19,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][204], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 221#L1068-7true, 168#L1051true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-06 09:35:19,311 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:19,311 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:35:19,311 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-02-06 09:35:19,311 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:35:19,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 20#L1050-2true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:19,312 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:19,312 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:19,312 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:19,312 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:19,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([733] L1051-3-->L1051: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][204], [Black: 240#(= |#race~threads_mask~0| 0), 113#L1070-1true, 247#true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-06 09:35:19,316 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:19,316 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:35:19,316 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-02-06 09:35:19,316 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:35:19,318 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([772] L1050-4-->L1050-2: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_12|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][269], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:19,318 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:19,318 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:19,318 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:19,318 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:19,318 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:19,318 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 231#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:19,319 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:19,319 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:19,319 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:19,319 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:19,319 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:19,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L1063-4-->L1063-2: Formula: (= |v_#race~threads_mask~0_3| |v_ULTIMATE.start_main_#t~nondet22#1_5|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_3|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_5|} AuxVars[] AssignedVars[#race~threads_mask~0][219], [Black: 240#(= |#race~threads_mask~0| 0), 20#L1050-2true, 247#true, 61#L1051true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 159#L1063-2true]) [2025-02-06 09:35:19,319 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:19,319 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:19,319 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:19,319 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:19,325 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][207], [Black: 238#true, 247#true, 20#L1050-2true, 61#L1051true, 231#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true]) [2025-02-06 09:35:19,325 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:19,325 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:19,325 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:19,325 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:19,326 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:19,328 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:19,348 INFO L124 PetriNetUnfolderBase]: 3474/12515 cut-off events. [2025-02-06 09:35:19,349 INFO L125 PetriNetUnfolderBase]: For 119/119 co-relation queries the response was YES. [2025-02-06 09:35:19,384 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17201 conditions, 12515 events. 3474/12515 cut-off events. For 119/119 co-relation queries the response was YES. Maximal size of possible extension queue 398. Compared 133291 event pairs, 894 based on Foata normal form. 1/10152 useless extension candidates. Maximal degree in co-relation 15013. Up to 2991 conditions per place. [2025-02-06 09:35:19,418 INFO L140 encePairwiseOnDemand]: 239/247 looper letters, 42 selfloop transitions, 2 changer transitions 5/271 dead transitions. [2025-02-06 09:35:19,418 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 236 places, 271 transitions, 723 flow [2025-02-06 09:35:19,421 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:35:19,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:35:19,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1334 transitions. [2025-02-06 09:35:19,422 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9001349527665317 [2025-02-06 09:35:19,422 INFO L175 Difference]: Start difference. First operand has 231 places, 253 transitions, 589 flow. Second operand 6 states and 1334 transitions. [2025-02-06 09:35:19,422 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 236 places, 271 transitions, 723 flow [2025-02-06 09:35:19,423 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 236 places, 271 transitions, 723 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:35:19,425 INFO L231 Difference]: Finished difference. Result has 240 places, 254 transitions, 611 flow [2025-02-06 09:35:19,425 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-02-06 09:35:19,426 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 8 predicate places. [2025-02-06 09:35:19,426 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 254 transitions, 611 flow [2025-02-06 09:35:19,426 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-02-06 09:35:19,426 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:19,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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:35:19,426 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26 [2025-02-06 09:35:19,427 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-02-06 09:35:19,427 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:19,427 INFO L85 PathProgramCache]: Analyzing trace with hash 1665868594, now seen corresponding path program 1 times [2025-02-06 09:35:19,427 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:19,427 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1505019958] [2025-02-06 09:35:19,427 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:19,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:19,432 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-02-06 09:35:19,433 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-02-06 09:35:19,434 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:19,434 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:19,449 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:19,449 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:19,449 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1505019958] [2025-02-06 09:35:19,449 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1505019958] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:19,449 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:19,450 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-06 09:35:19,450 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1510238896] [2025-02-06 09:35:19,450 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:19,450 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:35:19,450 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:19,450 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:35:19,450 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:35:19,477 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 220 out of 247 [2025-02-06 09:35:19,478 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-02-06 09:35:19,478 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:19,478 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 220 of 247 [2025-02-06 09:35:19,478 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:20,358 INFO L124 PetriNetUnfolderBase]: 3083/11169 cut-off events. [2025-02-06 09:35:20,358 INFO L125 PetriNetUnfolderBase]: For 165/165 co-relation queries the response was YES. [2025-02-06 09:35:20,394 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15307 conditions, 11169 events. 3083/11169 cut-off events. For 165/165 co-relation queries the response was YES. Maximal size of possible extension queue 380. Compared 115474 event pairs, 898 based on Foata normal form. 1/9181 useless extension candidates. Maximal degree in co-relation 15158. Up to 2894 conditions per place. [2025-02-06 09:35:20,421 INFO L140 encePairwiseOnDemand]: 244/247 looper letters, 31 selfloop transitions, 2 changer transitions 0/262 dead transitions. [2025-02-06 09:35:20,422 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 262 transitions, 693 flow [2025-02-06 09:35:20,422 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:35:20,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:35:20,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 694 transitions. [2025-02-06 09:35:20,423 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9365721997300944 [2025-02-06 09:35:20,423 INFO L175 Difference]: Start difference. First operand has 240 places, 254 transitions, 611 flow. Second operand 3 states and 694 transitions. [2025-02-06 09:35:20,423 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 262 transitions, 693 flow [2025-02-06 09:35:20,424 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 262 transitions, 681 flow, removed 5 selfloop flow, removed 4 redundant places. [2025-02-06 09:35:20,426 INFO L231 Difference]: Finished difference. Result has 236 places, 255 transitions, 611 flow [2025-02-06 09:35:20,426 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-02-06 09:35:20,427 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 4 predicate places. [2025-02-06 09:35:20,427 INFO L471 AbstractCegarLoop]: Abstraction has has 236 places, 255 transitions, 611 flow [2025-02-06 09:35:20,427 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-02-06 09:35:20,427 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:20,427 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-02-06 09:35:20,427 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27 [2025-02-06 09:35:20,427 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-02-06 09:35:20,427 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:20,428 INFO L85 PathProgramCache]: Analyzing trace with hash -919887427, now seen corresponding path program 1 times [2025-02-06 09:35:20,428 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:20,428 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1436868319] [2025-02-06 09:35:20,428 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:20,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:20,432 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-02-06 09:35:20,434 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-02-06 09:35:20,435 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:20,435 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:20,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-02-06 09:35:20,454 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:20,454 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1436868319] [2025-02-06 09:35:20,454 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1436868319] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:20,454 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:20,454 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-06 09:35:20,454 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [903742820] [2025-02-06 09:35:20,454 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:20,455 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-06 09:35:20,455 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:20,455 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-06 09:35:20,455 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-06 09:35:20,499 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-02-06 09:35:20,499 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-02-06 09:35:20,500 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:20,500 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-02-06 09:35:20,500 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:20,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 232#true, 258#true]) [2025-02-06 09:35:20,598 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2025-02-06 09:35:20,598 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:35:20,598 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:35:20,598 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:35:21,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 73#L1063-10true, 53#threadENTRYtrue, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,021 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-02-06 09:35:21,021 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:35:21,021 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:35:21,021 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:35:21,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [136#threadENTRYtrue, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 73#L1063-10true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,022 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-02-06 09:35:21,022 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:35:21,022 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:35:21,022 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:35:21,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 90#L1048-10true, 231#true, 262#true, Black: 243#true, 104#L1050-5true, 73#L1063-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,119 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-02-06 09:35:21,119 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-06 09:35:21,119 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:35:21,119 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-06 09:35:21,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 158#L1062-33true, 258#true, 119#L1050-12true]) [2025-02-06 09:35:21,344 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:35:21,344 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:21,344 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:21,344 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:21,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 225#L1050-19true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,354 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-02-06 09:35:21,354 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:35:21,354 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:35:21,354 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:35:21,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 225#L1050-19true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-02-06 09:35:21,406 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-06 09:35:21,406 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:21,406 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:21,406 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:35:21,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 225#L1050-19true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-02-06 09:35:21,409 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-06 09:35:21,409 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:35:21,409 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:21,409 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:21,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,411 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-06 09:35:21,411 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:21,411 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:21,411 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:35:21,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 88#L1050-10true, 233#true, 66#L1062-32true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,430 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:35:21,430 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:21,430 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:21,430 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:21,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 106#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-02-06 09:35:21,457 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:35:21,457 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:21,457 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:21,457 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:21,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-02-06 09:35:21,466 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-02-06 09:35:21,466 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:21,466 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:21,466 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:21,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-02-06 09:35:21,469 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-02-06 09:35:21,469 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:21,469 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:21,469 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:21,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 158#L1062-33true, 258#true]) [2025-02-06 09:35:21,510 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:35:21,510 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:21,510 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:21,510 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:21,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true, 119#L1050-12true]) [2025-02-06 09:35:21,513 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:35:21,513 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:21,513 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:21,513 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:21,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 119#L1050-12true, 258#true]) [2025-02-06 09:35:21,515 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:35:21,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:21,515 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:21,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:21,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true, 158#L1062-33true]) [2025-02-06 09:35:21,552 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-06 09:35:21,552 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:21,552 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:21,552 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:21,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true, 119#L1050-12true]) [2025-02-06 09:35:21,572 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:35:21,572 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:21,572 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:21,572 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:21,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true, 119#L1050-12true]) [2025-02-06 09:35:21,574 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:35:21,574 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:21,574 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:21,574 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:21,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 106#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true]) [2025-02-06 09:35:21,577 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:35:21,577 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:21,577 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:21,577 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:21,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 119#L1050-12true, 258#true]) [2025-02-06 09:35:21,578 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:35:21,578 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:21,578 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:21,578 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:21,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 225#L1050-19true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,645 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-06 09:35:21,645 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:21,645 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:21,645 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:21,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 88#L1050-10true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,664 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:21,664 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:21,664 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:21,665 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:21,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 18#L1050-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 104#L1050-5true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,665 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:21,665 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:21,665 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:21,665 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:21,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,697 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,697 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:21,697 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:21,697 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1050-5true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,698 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,698 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:21,698 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:21,698 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true, 119#L1050-12true]) [2025-02-06 09:35:21,705 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,705 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:21,705 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:21,705 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,706 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,706 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:21,706 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:21,706 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 225#L1050-19true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,715 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:21,715 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:21,715 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:21,715 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:21,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,717 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:21,717 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:21,717 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:21,717 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:21,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true, 119#L1050-12true]) [2025-02-06 09:35:21,723 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:21,723 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:21,723 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:21,723 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:21,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,728 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:21,728 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:21,728 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:21,728 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:21,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-02-06 09:35:21,771 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,771 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,771 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,771 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-02-06 09:35:21,773 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,773 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,773 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,773 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-02-06 09:35:21,774 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,774 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,774 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,774 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, Black: 238#true, 106#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,781 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,781 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,781 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,781 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-02-06 09:35:21,782 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,782 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,782 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,782 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,791 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-06 09:35:21,791 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:21,791 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:21,791 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:21,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-02-06 09:35:21,796 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-06 09:35:21,796 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:21,796 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:21,796 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:21,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-02-06 09:35:21,800 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-06 09:35:21,800 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:21,801 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:21,801 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:21,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 138#L1050-6true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,813 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,813 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,813 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,813 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [214#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 104#L1050-5true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,813 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,813 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,813 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,814 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [65#L1049true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 73#L1063-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,826 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-06 09:35:21,826 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:21,826 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:21,826 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:21,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 51#L1049true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 73#L1063-10true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,828 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-06 09:35:21,828 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:21,828 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:21,828 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:21,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 171#ULTIMATE.startFINALtrue, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 88#L1050-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,843 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,843 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,843 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:21,843 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 96#L1062-24true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,850 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,850 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,850 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,850 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true, 119#L1050-12true]) [2025-02-06 09:35:21,856 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,856 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,856 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,856 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 106#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,858 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,858 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,858 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:21,858 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 225#L1050-19true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,864 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:21,864 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:21,864 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:21,865 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:21,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 158#L1062-33true, 258#true]) [2025-02-06 09:35:21,917 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,917 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,917 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,917 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:21,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-02-06 09:35:21,926 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,926 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,926 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,926 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-02-06 09:35:21,927 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,927 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,927 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,927 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-02-06 09:35:21,929 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,929 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,929 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,929 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1050-5true, 233#true, 58#L1062-18true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,931 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,931 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,931 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,931 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 190#L1050-2true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,932 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,932 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,932 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,932 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 119#L1050-12true, 258#true]) [2025-02-06 09:35:21,934 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,934 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,934 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,934 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true, 119#L1050-12true]) [2025-02-06 09:35:21,937 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,937 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,937 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,937 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 58#L1062-18true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,938 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,938 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,938 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,938 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:21,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,942 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:21,942 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:21,942 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:21,942 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:21,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true]) [2025-02-06 09:35:21,955 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-02-06 09:35:21,955 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:21,956 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:21,956 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:21,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 225#L1050-19true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 73#L1063-10true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,987 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-02-06 09:35:21,987 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:21,987 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:21,987 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:21,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 61#L1051true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 66#L1062-32true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:21,996 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,996 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:21,996 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:21,996 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:22,009 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true, 158#L1062-33true]) [2025-02-06 09:35:22,009 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:22,009 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:22,009 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:22,009 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:22,009 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:22,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 158#L1062-33true, 258#true]) [2025-02-06 09:35:22,011 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:22,011 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:22,011 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:22,011 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:22,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true, 119#L1050-12true]) [2025-02-06 09:35:22,015 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:22,015 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:22,015 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:22,015 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:22,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 106#L1050-17true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 73#L1063-10true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,062 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-02-06 09:35:22,062 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-06 09:35:22,062 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:22,062 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-06 09:35:22,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,063 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-02-06 09:35:22,063 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-06 09:35:22,063 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-06 09:35:22,063 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:22,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true, 158#L1062-33true]) [2025-02-06 09:35:22,072 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-02-06 09:35:22,072 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-06 09:35:22,072 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-06 09:35:22,072 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:22,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,082 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,082 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,082 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,082 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true]) [2025-02-06 09:35:22,084 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:22,084 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:22,084 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:22,084 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:22,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,085 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,085 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,085 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,085 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, 183#L1062-12true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,086 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:22,086 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:22,086 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:22,086 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:22,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 119#L1050-12true, 258#true]) [2025-02-06 09:35:22,098 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,098 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:22,098 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,098 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:22,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 215#L1062-6true, 119#L1050-12true, 258#true]) [2025-02-06 09:35:22,101 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-02-06 09:35:22,101 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:22,101 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-06 09:35:22,102 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:22,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,106 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-02-06 09:35:22,106 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:22,106 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-06 09:35:22,107 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:22,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,165 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,165 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:22,165 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:22,165 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-02-06 09:35:22,166 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,166 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,166 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,166 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-02-06 09:35:22,167 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,167 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,167 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,167 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-02-06 09:35:22,171 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,171 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,171 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,171 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,173 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,173 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:22,173 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,173 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:22,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 215#L1062-6true, 258#true, 119#L1050-12true]) [2025-02-06 09:35:22,180 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,180 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:22,180 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,180 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:22,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,181 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,181 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:22,181 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,181 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:22,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,192 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-02-06 09:35:22,192 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:22,192 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:22,192 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:22,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 88#L1050-10true, 229#L1063-12true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,213 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,213 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:22,213 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,213 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:22,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 106#L1050-17true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 104#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,216 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,216 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:22,216 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,216 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:22,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, Black: 243#true, 73#L1063-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,232 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-02-06 09:35:22,232 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:22,232 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:22,232 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:22,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 104#L1050-5true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 119#L1050-12true, 258#true]) [2025-02-06 09:35:22,233 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-02-06 09:35:22,233 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:22,233 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:22,233 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:22,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,247 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,247 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,247 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,247 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,249 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,249 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,249 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,250 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,250 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,250 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,252 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,252 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,252 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,253 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,253 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,253 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, Black: 243#true, 262#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,253 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,253 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,254 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,254 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1050-5true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,254 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,254 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,254 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,254 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 96#L1062-24true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,255 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,255 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,255 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,255 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 104#L1050-5true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,259 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,259 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,259 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,259 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 96#L1062-24true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,260 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,260 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,260 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,260 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:22,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 96#L1062-24true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,282 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-02-06 09:35:22,282 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:22,282 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:22,282 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:22,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 88#L1050-10true, 233#true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,296 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-02-06 09:35:22,296 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:22,296 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:22,296 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:22,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 18#L1050-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 104#L1050-5true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,297 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-02-06 09:35:22,297 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:22,297 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:22,297 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:22,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 104#L1050-5true, 229#L1063-12true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,311 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,311 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,311 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,311 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 61#L1051true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,320 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,320 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,320 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,320 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,326 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,327 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,327 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,327 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,330 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-02-06 09:35:22,330 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,330 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,330 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,330 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,330 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,331 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-02-06 09:35:22,331 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,332 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,332 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,332 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,332 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-02-06 09:35:22,332 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,332 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,332 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,332 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,334 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,334 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,334 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,334 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, Black: 243#true, 262#true, 233#true, 58#L1062-18true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,334 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:22,334 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,334 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,335 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,335 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-02-06 09:35:22,335 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,335 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,335 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,335 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,335 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-02-06 09:35:22,336 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,336 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,336 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,336 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-02-06 09:35:22,337 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,337 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,337 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,337 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 168#L1051true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-02-06 09:35:22,342 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,342 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,342 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,342 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,347 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:22,347 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:22,347 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:22,347 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:22,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,347 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:22,347 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:22,347 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:22,347 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:22,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 215#L1062-6true, 258#true]) [2025-02-06 09:35:22,350 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-06 09:35:22,350 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:22,350 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:22,350 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:22,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 168#L1051true, 245#(= |#race~datas~0| 0), 197#L1062-25true, 258#true]) [2025-02-06 09:35:22,360 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-06 09:35:22,360 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:22,360 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:22,360 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:22,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 168#L1051true, 245#(= |#race~datas~0| 0), 155#L1062-22true, 258#true]) [2025-02-06 09:35:22,363 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-06 09:35:22,363 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:22,363 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:22,363 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:22,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [214#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 104#L1050-5true, 229#L1063-12true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,372 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,372 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,373 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,373 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 32#L1050-12true, 262#true, Black: 243#true, 233#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,375 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,375 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,375 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,375 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 104#L1050-5true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true, 119#L1050-12true]) [2025-02-06 09:35:22,376 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,376 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,376 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:22,376 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 104#L1050-5true, 233#true, 229#L1063-12true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,396 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-06 09:35:22,396 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:22,396 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:22,396 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:22,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 138#L1050-6true, 245#(= |#race~datas~0| 0), 215#L1062-6true, 258#true]) [2025-02-06 09:35:22,416 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,416 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,416 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,416 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 190#L1050-2true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,416 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,416 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,417 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,417 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1050-5true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,420 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,420 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,420 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,420 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 73#L1063-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,423 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,423 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,423 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,423 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 88#L1050-10true, 233#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,455 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,455 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,455 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,455 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 73#L1063-10true, 138#L1050-6true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,456 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-02-06 09:35:22,456 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:22,456 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:22,456 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:22,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 104#L1050-5true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,456 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,456 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,456 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,456 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [214#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 104#L1050-5true, 233#true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,457 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-02-06 09:35:22,457 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:22,457 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:22,457 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:22,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 104#L1050-5true, 233#true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,457 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,457 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,457 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,457 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,472 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,472 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-02-06 09:35:22,472 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:22,472 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:22,472 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:22,472 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:22,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,488 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,488 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:22,488 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:22,488 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:22,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true]) [2025-02-06 09:35:22,491 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:22,491 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:22,491 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,491 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,491 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, Black: 243#true, 262#true, 233#true, 58#L1062-18true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,492 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:22,492 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,492 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,492 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:22,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 168#L1051true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true]) [2025-02-06 09:35:22,496 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:22,497 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,497 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:22,497 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:22,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 190#L1050-2true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,503 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,503 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:22,503 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:22,503 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 258#true]) [2025-02-06 09:35:22,520 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-06 09:35:22,520 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:22,520 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:22,520 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:22,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,548 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:22,548 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:22,548 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:22,548 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:22,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,567 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,567 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,567 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,567 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,569 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,569 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,569 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,570 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 73#L1063-10true, 233#true, 190#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,574 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:22,574 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:22,574 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:22,575 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:22,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 26#L1063-6true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 138#L1050-6true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,605 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-06 09:35:22,606 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:22,606 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:22,606 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:22,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [214#L1050-6true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 26#L1063-6true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,606 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-06 09:35:22,606 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:22,606 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:22,606 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:22,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 104#L1050-5true, 233#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,620 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-06 09:35:22,620 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:22,620 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:22,620 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:22,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 20#L1050-2true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 73#L1063-10true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,624 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-06 09:35:22,624 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:22,624 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:22,624 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:22,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,639 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,639 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:22,639 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,639 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:22,639 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:22,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,641 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:22,641 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,641 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,641 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,642 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,642 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,642 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:22,642 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:22,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,661 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-02-06 09:35:22,661 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-06 09:35:22,662 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:22,662 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-06 09:35:22,705 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,705 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,705 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,706 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,706 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,706 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,706 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,706 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,706 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,706 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,707 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,708 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,708 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,708 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,708 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,708 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [183#L1062-12true, 208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,709 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,709 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,709 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,709 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 190#L1050-2true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,710 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,710 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,710 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,710 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,713 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,713 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,713 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,713 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,722 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:22,722 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,722 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,722 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:22,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 168#L1051true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,726 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-02-06 09:35:22,726 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-06 09:35:22,726 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-06 09:35:22,726 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-06 09:35:22,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 106#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true]) [2025-02-06 09:35:22,736 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,736 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,736 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,736 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,765 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, 262#true, Black: 243#true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,765 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:22,765 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,765 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,765 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:22,765 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 231#true, Black: 243#true, 262#true, 233#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,766 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:22,766 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:22,766 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,766 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][294], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 104#L1050-5true, 198#L1062-10true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,769 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:22,769 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:22,769 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,769 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 61#L1051true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 229#L1063-12true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,802 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:22,802 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:22,802 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:22,802 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 61#L1051true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 73#L1063-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,802 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,802 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,802 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,802 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:22,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 229#L1063-12true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,815 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:22,815 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,815 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:22,815 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,821 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,821 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:22,821 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,821 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,821 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:22,821 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:22,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 104#L1050-5true, 7#L1062-2true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,822 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:22,822 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,822 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,822 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:22,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 233#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,822 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:22,822 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:22,822 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,822 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:22,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 215#L1062-6true, 258#true]) [2025-02-06 09:35:22,824 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-02-06 09:35:22,824 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:22,824 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:22,824 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:22,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 32#L1050-12true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true]) [2025-02-06 09:35:22,835 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,835 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:22,835 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,835 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:22,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, 32#L1050-12true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true]) [2025-02-06 09:35:22,835 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,835 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:22,836 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:22,836 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 104#L1050-5true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true, 119#L1050-12true]) [2025-02-06 09:35:22,837 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,837 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,837 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:22,837 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:22,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 61#L1051true, 262#true, Black: 243#true, 233#true, 229#L1063-12true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,853 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-02-06 09:35:22,853 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:22,853 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:22,853 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:22,861 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 73#L1063-10true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,861 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:22,861 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,861 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,861 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,861 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:22,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,861 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:22,861 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,861 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,861 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:22,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true]) [2025-02-06 09:35:22,877 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:22,877 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,877 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:22,877 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 88#L1050-10true, 233#true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true]) [2025-02-06 09:35:22,878 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:22,878 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,878 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,878 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:22,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][273], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 104#L1050-5true, 233#true, 73#L1063-10true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,879 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:22,879 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:22,879 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,879 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 61#L1051true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 73#L1063-10true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,880 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:22,880 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,880 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:22,880 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:22,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 73#L1063-10true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,890 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-02-06 09:35:22,890 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:22,890 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-06 09:35:22,890 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-06 09:35:22,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][277], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, 168#L1051true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,892 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-02-06 09:35:22,892 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:22,892 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-06 09:35:22,892 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-06 09:35:22,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [208#L1050-5true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 61#L1051true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,923 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:22,923 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:22,923 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:22,923 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:22,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 104#L1050-5true, 233#true, 245#(= |#race~datas~0| 0), 223#L1064true, 258#true]) [2025-02-06 09:35:22,944 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-02-06 09:35:22,944 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-06 09:35:22,944 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-02-06 09:35:22,944 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-06 09:35:22,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, 231#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,947 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-02-06 09:35:22,947 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-06 09:35:22,947 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-06 09:35:22,947 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-02-06 09:35:22,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 81#L1063-19true, 258#true]) [2025-02-06 09:35:22,956 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:22,957 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:22,957 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,957 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:22,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:22,974 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:35:22,974 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,974 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:22,974 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:23,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 61#L1051true, 262#true, Black: 243#true, 233#true, 229#L1063-12true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:23,002 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:35:23,002 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:35:23,002 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:23,002 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:23,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][190], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 208#L1050-5true, Black: 238#true, 61#L1051true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 233#true, 229#L1063-12true, 245#(= |#race~datas~0| 0), 258#true]) [2025-02-06 09:35:23,003 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:35:23,003 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:23,003 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:35:23,003 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:23,067 INFO L124 PetriNetUnfolderBase]: 9046/24973 cut-off events. [2025-02-06 09:35:23,068 INFO L125 PetriNetUnfolderBase]: For 583/583 co-relation queries the response was YES. [2025-02-06 09:35:23,181 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38101 conditions, 24973 events. 9046/24973 cut-off events. For 583/583 co-relation queries the response was YES. Maximal size of possible extension queue 938. Compared 277558 event pairs, 1544 based on Foata normal form. 23/21782 useless extension candidates. Maximal degree in co-relation 37949. Up to 4966 conditions per place. [2025-02-06 09:35:23,267 INFO L140 encePairwiseOnDemand]: 233/247 looper letters, 72 selfloop transitions, 15 changer transitions 0/305 dead transitions. [2025-02-06 09:35:23,267 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 305 transitions, 898 flow [2025-02-06 09:35:23,267 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-06 09:35:23,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-06 09:35:23,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 924 transitions. [2025-02-06 09:35:23,268 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9352226720647774 [2025-02-06 09:35:23,268 INFO L175 Difference]: Start difference. First operand has 236 places, 255 transitions, 611 flow. Second operand 4 states and 924 transitions. [2025-02-06 09:35:23,268 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 305 transitions, 898 flow [2025-02-06 09:35:23,270 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 305 transitions, 896 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:35:23,272 INFO L231 Difference]: Finished difference. Result has 241 places, 268 transitions, 723 flow [2025-02-06 09:35:23,273 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-02-06 09:35:23,273 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 9 predicate places. [2025-02-06 09:35:23,273 INFO L471 AbstractCegarLoop]: Abstraction has has 241 places, 268 transitions, 723 flow [2025-02-06 09:35:23,273 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-02-06 09:35:23,273 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:23,277 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-02-06 09:35:23,278 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28 [2025-02-06 09:35:23,278 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-02-06 09:35:23,278 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:23,278 INFO L85 PathProgramCache]: Analyzing trace with hash 1553955436, now seen corresponding path program 1 times [2025-02-06 09:35:23,278 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:23,278 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [162622869] [2025-02-06 09:35:23,278 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:23,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:23,283 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-02-06 09:35:23,285 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-02-06 09:35:23,285 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:23,285 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:23,307 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:23,307 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:23,307 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [162622869] [2025-02-06 09:35:23,308 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [162622869] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:23,308 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:23,308 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-06 09:35:23,308 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2046551957] [2025-02-06 09:35:23,308 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:23,308 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-06 09:35:23,308 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:23,308 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-06 09:35:23,308 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-06 09:35:23,346 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-02-06 09:35:23,347 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-02-06 09:35:23,347 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:23,347 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-02-06 09:35:23,347 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:23,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-06 09:35:23,413 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-02-06 09:35:23,413 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-02-06 09:35:23,413 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-02-06 09:35:23,413 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-02-06 09:35:23,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true, 232#true]) [2025-02-06 09:35:23,418 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:35:23,418 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:35:23,418 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:35:23,418 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:35:23,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-06 09:35:23,430 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:35:23,430 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:35:23,430 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:35:23,430 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:35:23,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-06 09:35:23,434 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-06 09:35:23,434 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:35:23,434 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-06 09:35:23,434 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:35:23,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:23,613 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-02-06 09:35:23,613 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-02-06 09:35:23,613 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-02-06 09:35:23,613 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-02-06 09:35:23,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 136#threadENTRYtrue, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:23,614 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-02-06 09:35:23,614 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-02-06 09:35:23,614 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-02-06 09:35:23,614 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-02-06 09:35:23,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:23,642 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:35:23,642 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:35:23,642 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:35:23,642 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:35:23,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 136#threadENTRYtrue, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:23,643 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:35:23,643 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:35:23,643 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:35:23,643 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:35:23,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 238#true, 90#L1048-10true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:23,664 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-02-06 09:35:23,664 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-06 09:35:23,664 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-06 09:35:23,664 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-02-06 09:35:23,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:23,697 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:35:23,698 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:35:23,698 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:35:23,698 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:23,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 136#threadENTRYtrue, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:23,698 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:35:23,698 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:35:23,699 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:35:23,699 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:23,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 90#L1048-10true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:23,699 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:35:23,699 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:35:23,699 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:35:23,699 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:35:23,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:23,725 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-02-06 09:35:23,725 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:35:23,725 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:35:23,725 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:35:23,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 136#threadENTRYtrue, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:23,726 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-02-06 09:35:23,726 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:35:23,726 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:35:23,726 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:35:23,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 238#true, 90#L1048-10true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:23,767 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:35:23,767 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:23,767 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:23,768 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:23,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 90#L1048-10true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:23,795 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-02-06 09:35:23,795 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:35:23,795 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:35:23,795 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:35:23,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 238#true, 231#true, Black: 243#true, 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:23,972 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-02-06 09:35:23,972 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:35:23,972 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-06 09:35:23,972 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:35:24,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 65#L1049true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,007 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-02-06 09:35:24,007 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:35:24,007 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:35:24,007 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:35:24,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 51#L1049true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,008 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-02-06 09:35:24,008 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:35:24,008 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:35:24,008 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:35:24,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:24,078 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:35:24,078 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:24,078 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:24,078 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:24,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:24,082 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:35:24,082 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:24,082 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:24,082 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:24,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 238#true, 231#true, Black: 243#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,137 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-06 09:35:24,137 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:24,138 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:24,138 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:24,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 238#true, 231#true, Black: 243#true, 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,176 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:35:24,176 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:24,176 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:24,176 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:24,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,220 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:24,220 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:24,220 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:24,220 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:24,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 51#L1049true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,225 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:24,225 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:24,225 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:24,225 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:24,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:24,226 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:24,226 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:24,226 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:24,226 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:24,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 119#L1050-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,227 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:24,227 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:24,227 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:24,227 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:24,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,227 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-06 09:35:24,227 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:24,227 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:24,227 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:24,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,281 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:24,281 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:24,281 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:24,281 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:24,285 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,285 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:24,285 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:24,285 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:24,285 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:24,285 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:24,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:24,286 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,286 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,286 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:24,286 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,293 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:24,293 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:24,293 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:24,293 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:24,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,294 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:24,294 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:24,294 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:24,294 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:24,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,299 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,299 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,299 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,299 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:24,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,305 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,305 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,305 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:24,305 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,305 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:24,305 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:24,305 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,305 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:24,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,340 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,340 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,340 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:24,340 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:24,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:24,343 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,344 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:24,344 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:24,344 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,356 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,356 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,357 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:24,357 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-25true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,364 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,364 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,364 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,364 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:24,400 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:24,400 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:24,400 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,400 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:24,400 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,400 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,402 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,403 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:24,403 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,403 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,403 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,403 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:24,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-25true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,403 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:24,404 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:24,404 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,404 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,406 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:24,406 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,406 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:24,406 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,409 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:24,409 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,409 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:24,409 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,410 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:24,410 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,410 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:24,410 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,410 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,411 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,411 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,411 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,411 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,411 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:24,411 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,411 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,411 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:24,411 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:24,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,468 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,468 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,468 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:24,468 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,477 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-02-06 09:35:24,477 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:24,477 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:24,477 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:24,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:24,527 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,527 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,527 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,528 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,528 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,528 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,528 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,528 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,528 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,529 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,529 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,529 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:24,531 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,532 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,532 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,532 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,532 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,533 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,533 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,533 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,534 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,534 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,534 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,534 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,534 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:24,534 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2025-02-06 09:35:24,534 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-06 09:35:24,534 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:24,535 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:24,535 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-06 09:35:24,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:24,535 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,535 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,535 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,535 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,535 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,535 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,535 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,535 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,535 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,535 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,552 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,552 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,552 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,552 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,565 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,565 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,565 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,565 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:24,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,587 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,587 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:24,587 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,587 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,595 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,595 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:24,595 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,595 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,595 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:24,595 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,595 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,595 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,595 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,596 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,601 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:24,601 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,601 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,601 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:24,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,604 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:24,604 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:24,604 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,604 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:24,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,619 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:24,619 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:24,619 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:24,619 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,656 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,656 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:24,656 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:24,656 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:24,658 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,658 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:24,658 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:24,658 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:24,658 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,658 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,658 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:24,658 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:24,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,659 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,659 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:24,659 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,659 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:24,664 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,664 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-02-06 09:35:24,664 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:24,664 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:24,664 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:24,664 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:24,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,673 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,673 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,673 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,673 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,684 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,684 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,684 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,684 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,684 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,684 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,686 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,686 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,686 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,686 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,727 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,727 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,727 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,727 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,727 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,730 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,730 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,730 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,730 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,734 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,734 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,734 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,734 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,735 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,735 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,735 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,735 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,738 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,738 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:24,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,753 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,753 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,754 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,754 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,807 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 138#L1050-6true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,807 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,807 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,807 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,807 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,807 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,810 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,810 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,810 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,810 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,810 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,811 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,811 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,811 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,813 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,813 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,813 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,813 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 96#L1062-24true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,814 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,814 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,814 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,814 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 96#L1062-24true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,815 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,815 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,815 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:24,815 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,830 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,830 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,830 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,830 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,858 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,858 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,858 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,858 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,864 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,864 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,864 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,864 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,874 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,874 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,874 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,875 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,876 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,876 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,876 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,876 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,877 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,877 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,877 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,877 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 238#true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,877 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,877 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,877 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,877 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,878 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,878 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,878 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,878 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 197#L1062-25true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,878 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,879 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,879 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,879 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,881 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,881 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,881 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,881 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,884 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,884 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,884 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,884 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,885 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,885 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,885 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,885 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,886 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,886 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,886 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,886 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,904 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-02-06 09:35:24,904 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:24,904 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:24,904 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:24,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,917 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,917 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:24,917 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:24,917 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,917 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,917 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,917 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,917 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,918 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,918 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,918 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:24,918 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,933 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-02-06 09:35:24,933 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:24,933 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:24,933 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:24,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,942 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:24,942 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,942 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:24,943 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,943 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:24,943 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,943 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:24,943 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:24,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:24,994 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:24,994 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:24,994 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:24,994 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:24,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:24,995 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:24,995 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:24,995 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:24,995 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:24,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:24,997 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:24,997 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:24,997 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:24,997 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:24,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:24,999 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:24,999 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:24,999 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:24,999 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:25,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:25,000 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:25,000 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:25,000 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:25,000 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:25,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:25,001 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:25,001 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:25,001 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:25,001 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:25,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 61#L1051true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:25,010 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-06 09:35:25,010 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:25,010 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:25,010 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:25,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 168#L1051true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,011 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:25,011 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:25,011 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:25,011 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:25,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,037 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:25,037 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:25,037 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:25,037 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:25,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,087 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-02-06 09:35:25,087 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:25,087 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-06 09:35:25,087 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-06 09:35:25,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 183#L1062-12true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,102 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,102 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:25,102 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:25,102 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 183#L1062-12true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,117 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,117 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,117 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,117 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,118 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,118 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,118 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,121 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,122 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,122 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,122 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,122 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,157 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,157 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,157 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,157 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 238#true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,158 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,158 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,158 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,158 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 231#true, 61#L1051true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,158 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,158 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,158 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,159 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,160 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,160 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,160 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,160 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,161 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,161 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,161 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,161 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,162 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,162 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,162 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,162 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 198#L1062-10true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,163 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,163 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,163 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,163 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,164 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,164 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,164 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,164 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 168#L1051true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,177 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-02-06 09:35:25,177 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:25,177 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-06 09:35:25,177 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:25,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 106#L1050-17true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:25,183 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,183 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,183 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,183 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:25,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,203 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:25,204 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,204 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:25,204 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,204 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:25,204 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,204 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:25,204 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,205 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:25,205 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,205 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:25,205 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 198#L1062-10true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,207 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:25,207 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,207 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,207 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:25,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 198#L1062-10true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,207 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:25,207 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,207 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:25,207 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:25,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 61#L1051true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,233 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:25,233 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:25,233 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:25,233 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:25,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:25,256 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:25,256 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:25,256 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:25,256 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:25,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:25,256 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:25,256 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:25,256 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:25,256 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:25,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:25,257 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:25,257 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:25,257 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:25,257 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:25,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,272 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-02-06 09:35:25,272 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-06 09:35:25,272 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-06 09:35:25,272 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:25,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 168#L1051true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,280 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:25,280 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:25,280 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:25,280 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:25,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:25,292 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:25,292 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:25,292 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:25,292 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:25,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, 61#L1051true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,617 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:25,617 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:25,617 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:25,617 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:25,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:25,637 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-02-06 09:35:25,637 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-06 09:35:25,637 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-06 09:35:25,637 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-06 09:35:25,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 61#L1051true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:25,639 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-02-06 09:35:25,639 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-06 09:35:25,639 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-06 09:35:25,640 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-06 09:35:25,747 INFO L124 PetriNetUnfolderBase]: 8927/25431 cut-off events. [2025-02-06 09:35:25,747 INFO L125 PetriNetUnfolderBase]: For 9256/9777 co-relation queries the response was YES. [2025-02-06 09:35:25,804 INFO L83 FinitePrefix]: Finished finitePrefix Result has 46597 conditions, 25431 events. 8927/25431 cut-off events. For 9256/9777 co-relation queries the response was YES. Maximal size of possible extension queue 954. Compared 287479 event pairs, 1616 based on Foata normal form. 149/22313 useless extension candidates. Maximal degree in co-relation 44022. Up to 4662 conditions per place. [2025-02-06 09:35:25,862 INFO L140 encePairwiseOnDemand]: 234/247 looper letters, 73 selfloop transitions, 17 changer transitions 0/308 dead transitions. [2025-02-06 09:35:25,863 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 244 places, 308 transitions, 1016 flow [2025-02-06 09:35:25,863 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-06 09:35:25,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-06 09:35:25,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 923 transitions. [2025-02-06 09:35:25,864 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9342105263157895 [2025-02-06 09:35:25,864 INFO L175 Difference]: Start difference. First operand has 241 places, 268 transitions, 723 flow. Second operand 4 states and 923 transitions. [2025-02-06 09:35:25,864 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 244 places, 308 transitions, 1016 flow [2025-02-06 09:35:25,868 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 308 transitions, 1016 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:35:25,870 INFO L231 Difference]: Finished difference. Result has 246 places, 272 transitions, 800 flow [2025-02-06 09:35:25,870 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-02-06 09:35:25,870 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 14 predicate places. [2025-02-06 09:35:25,871 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 272 transitions, 800 flow [2025-02-06 09:35:25,871 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-02-06 09:35:25,871 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:25,871 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-02-06 09:35:25,871 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29 [2025-02-06 09:35:25,871 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-02-06 09:35:25,872 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:25,872 INFO L85 PathProgramCache]: Analyzing trace with hash -853432078, now seen corresponding path program 1 times [2025-02-06 09:35:25,872 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:25,872 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [673894860] [2025-02-06 09:35:25,872 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:25,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:25,877 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-06 09:35:25,879 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-06 09:35:25,879 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:25,879 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:25,907 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:25,908 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:25,908 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [673894860] [2025-02-06 09:35:25,908 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [673894860] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:25,908 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:25,908 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-06 09:35:25,908 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [376883456] [2025-02-06 09:35:25,908 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:25,908 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-06 09:35:25,908 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:25,908 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-06 09:35:25,908 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-06 09:35:25,950 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-02-06 09:35:25,951 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-02-06 09:35:25,951 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:25,951 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-02-06 09:35:25,951 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:26,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-06 09:35:26,054 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:35:26,054 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:26,054 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:26,054 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:35:26,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-06 09:35:26,060 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-06 09:35:26,060 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:35:26,060 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:35:26,060 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:35:26,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-06 09:35:26,077 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-06 09:35:26,078 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:35:26,078 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:35:26,078 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:35:26,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true, 232#true]) [2025-02-06 09:35:26,087 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-06 09:35:26,087 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:35:26,087 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:35:26,087 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:35:26,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 47#L1060-4true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:26,127 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:35:26,127 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:35:26,127 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:35:26,127 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:35:26,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 95#L1061true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:26,168 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:35:26,168 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:35:26,168 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:35:26,168 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:35:26,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:26,249 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:35:26,249 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:35:26,249 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:35:26,249 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:35:26,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), 171#ULTIMATE.startFINALtrue, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:26,302 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:35:26,302 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:35:26,302 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:35:26,302 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:35:26,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:26,433 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:35:26,433 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:26,433 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:26,433 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:26,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 95#L1061true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:26,443 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:35:26,443 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:26,443 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:26,443 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:26,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:26,449 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:35:26,449 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:35:26,449 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:35:26,449 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:35:26,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:26,492 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:35:26,492 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:35:26,492 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:35:26,492 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:35:26,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 102#L1071-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:26,610 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:35:26,610 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:35:26,610 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:35:26,610 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:35:26,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:26,632 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:35:26,632 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:35:26,632 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:35:26,632 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:35:26,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:26,758 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:35:26,758 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:26,758 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:26,758 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:26,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, 171#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:26,824 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:35:26,824 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:26,824 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:26,824 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:26,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:26,915 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-06 09:35:26,915 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:26,915 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:26,915 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:26,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:26,942 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:26,943 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:26,943 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:26,943 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:27,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,118 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:27,118 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:27,118 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:27,118 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:27,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,158 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:27,158 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:27,158 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:27,158 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:27,184 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,184 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:27,184 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:27,184 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:27,184 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:27,184 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:27,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,256 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:27,256 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:27,256 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:27,256 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:27,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,259 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:27,259 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:27,259 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:27,259 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:27,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,300 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:27,300 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:27,300 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:27,300 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:27,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,302 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:27,302 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:27,302 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:27,302 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:27,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 61#L1051true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,328 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:27,328 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:27,328 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:27,328 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:27,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,438 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:27,438 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:27,438 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:27,438 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:27,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,460 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:27,461 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:27,461 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:27,461 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:27,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 215#L1062-6true, 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,498 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:27,498 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:27,498 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:27,498 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:27,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,498 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:27,498 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:27,498 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:27,498 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:27,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 215#L1062-6true, Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,501 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:27,501 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:27,501 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:27,501 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:27,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,527 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-02-06 09:35:27,527 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:27,527 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:27,527 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:27,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,548 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:27,548 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:27,548 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:27,548 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:27,576 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,576 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:27,576 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:27,576 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:27,576 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:27,576 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:27,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,576 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:27,576 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:27,576 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:27,576 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:27,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,604 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:27,604 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:27,604 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:27,604 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:27,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,620 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-06 09:35:27,620 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:27,620 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:27,620 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:27,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,623 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:27,623 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:27,623 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:27,623 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:27,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,842 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:27,842 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:27,842 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:27,842 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:27,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,845 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:27,845 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:27,846 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:27,846 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:27,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:27,986 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-02-06 09:35:27,986 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:27,986 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:27,986 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:28,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,001 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:28,001 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:28,001 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:28,001 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:28,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,007 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:28,007 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,007 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,007 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:28,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,008 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:28,008 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:28,008 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:28,008 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:28,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,045 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:28,045 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:28,045 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,045 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:28,045 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,045 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:28,045 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,045 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:28,045 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:28,045 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:28,045 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:28,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,050 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,050 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:28,050 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,050 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:28,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,058 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-06 09:35:28,058 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:28,058 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:28,058 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:28,058 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:28,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][279], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,059 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-06 09:35:28,059 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:28,059 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:28,059 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:28,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,091 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,091 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:28,091 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,091 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:28,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 209#L1050-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,095 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,095 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:28,095 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,095 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:28,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,132 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:28,132 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,133 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,133 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:28,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,133 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:28,133 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,133 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,133 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:28,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,157 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:28,157 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,157 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,157 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:28,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:28,187 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:28,187 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,187 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:28,187 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,190 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:28,190 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:28,190 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,190 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:28,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,236 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:28,236 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:28,236 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:28,236 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:28,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,237 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:28,237 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:28,237 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:28,237 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:28,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,314 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:28,314 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:28,314 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:28,314 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:28,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,341 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:28,341 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:28,341 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:28,341 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:28,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,342 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:28,342 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:28,342 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:28,342 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:28,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 209#L1050-19true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:28,353 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:28,353 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:28,353 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:28,353 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:28,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,356 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:28,356 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:28,356 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:28,356 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:28,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,394 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:28,394 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:28,394 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:28,394 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:28,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 61#L1051true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,421 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-02-06 09:35:28,421 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:28,421 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-06 09:35:28,421 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:28,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,423 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-02-06 09:35:28,423 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:28,423 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:28,423 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-06 09:35:28,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:28,435 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:28,435 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:28,435 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:28,435 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:28,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 61#L1051true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,526 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:28,527 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:28,527 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:28,527 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:28,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,527 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:28,527 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:28,527 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:28,527 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:28,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,538 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:28,538 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:28,538 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:28,538 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:28,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,539 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:28,539 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:28,539 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:28,539 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:28,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:28,571 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:28,571 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:28,571 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:28,571 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:28,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,604 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:28,604 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:28,604 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:28,604 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:28,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,605 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:28,605 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:28,605 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:28,605 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:28,605 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:28,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, 61#L1051true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,606 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:28,606 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:28,606 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:28,606 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:28,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:28,709 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:28,709 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:28,709 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:28,709 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:28,709 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,710 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:28,710 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:28,710 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:28,710 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:28,710 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:28,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][183], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:28,710 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:28,710 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:28,710 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:28,710 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:28,986 INFO L124 PetriNetUnfolderBase]: 9644/28059 cut-off events. [2025-02-06 09:35:28,986 INFO L125 PetriNetUnfolderBase]: For 20043/20274 co-relation queries the response was YES. [2025-02-06 09:35:29,102 INFO L83 FinitePrefix]: Finished finitePrefix Result has 55662 conditions, 28059 events. 9644/28059 cut-off events. For 20043/20274 co-relation queries the response was YES. Maximal size of possible extension queue 1001. Compared 324327 event pairs, 2052 based on Foata normal form. 163/24819 useless extension candidates. Maximal degree in co-relation 52633. Up to 5317 conditions per place. [2025-02-06 09:35:29,211 INFO L140 encePairwiseOnDemand]: 235/247 looper letters, 69 selfloop transitions, 20 changer transitions 0/310 dead transitions. [2025-02-06 09:35:29,211 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 310 transitions, 1103 flow [2025-02-06 09:35:29,212 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-06 09:35:29,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-06 09:35:29,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 920 transitions. [2025-02-06 09:35:29,213 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9311740890688259 [2025-02-06 09:35:29,213 INFO L175 Difference]: Start difference. First operand has 246 places, 272 transitions, 800 flow. Second operand 4 states and 920 transitions. [2025-02-06 09:35:29,213 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 310 transitions, 1103 flow [2025-02-06 09:35:29,236 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 310 transitions, 1082 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-02-06 09:35:29,239 INFO L231 Difference]: Finished difference. Result has 250 places, 277 transitions, 886 flow [2025-02-06 09:35:29,240 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-02-06 09:35:29,241 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 18 predicate places. [2025-02-06 09:35:29,241 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 277 transitions, 886 flow [2025-02-06 09:35:29,241 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-02-06 09:35:29,241 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:29,244 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-02-06 09:35:29,244 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30 [2025-02-06 09:35:29,245 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-02-06 09:35:29,245 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:29,245 INFO L85 PathProgramCache]: Analyzing trace with hash -288451581, now seen corresponding path program 1 times [2025-02-06 09:35:29,245 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:29,245 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2067763888] [2025-02-06 09:35:29,245 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:29,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:29,256 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-06 09:35:29,258 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-06 09:35:29,258 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:29,258 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:29,288 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:29,288 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:29,288 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2067763888] [2025-02-06 09:35:29,288 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2067763888] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:29,288 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:29,288 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-06 09:35:29,288 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [984455250] [2025-02-06 09:35:29,288 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:29,288 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-06 09:35:29,289 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:29,289 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-06 09:35:29,289 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-06 09:35:29,336 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 247 [2025-02-06 09:35:29,337 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 250 places, 277 transitions, 886 flow. Second operand has 4 states, 4 states have (on average 211.75) internal successors, (847), 4 states have internal predecessors, (847), 0 states have call successors, (0), 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-02-06 09:35:29,337 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:29,337 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 247 [2025-02-06 09:35:29,337 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:29,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2025-02-06 09:35:29,469 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2025-02-06 09:35:29,469 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-06 09:35:29,469 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-02-06 09:35:29,469 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-02-06 09:35:29,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-06 09:35:29,471 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:35:29,471 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:29,471 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:29,471 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:29,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-06 09:35:29,479 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:35:29,479 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:35:29,479 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:35:29,479 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:29,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0), 232#true]) [2025-02-06 09:35:29,503 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:35:29,504 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:35:29,504 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:35:29,504 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:35:29,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, 232#true]) [2025-02-06 09:35:29,516 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:35:29,516 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:35:29,516 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:35:29,517 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:35:29,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 47#L1060-4true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:29,569 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:35:29,569 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:35:29,569 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:35:29,569 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:35:29,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:29,625 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:35:29,625 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:35:29,625 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:35:29,625 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:35:29,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:29,744 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-02-06 09:35:29,744 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:35:29,744 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:35:29,744 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:35:29,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 171#ULTIMATE.startFINALtrue, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:29,811 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:35:29,811 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:35:29,812 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:35:29,812 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:35:29,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:29,906 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-02-06 09:35:29,906 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:35:29,906 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:35:29,906 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:35:29,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:29,995 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:35:29,995 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:35:29,995 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:29,995 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:29,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:29,996 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-02-06 09:35:29,996 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:35:29,996 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:35:29,997 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:35:30,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,008 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:35:30,008 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:30,008 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:30,008 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:35:30,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,022 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:35:30,022 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:35:30,022 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:35:30,022 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:35:30,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,224 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:35:30,224 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:35:30,224 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:35:30,224 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:35:30,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 136#threadENTRYtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,267 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:35:30,267 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:35:30,267 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:35:30,267 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:35:30,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,327 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:35:30,327 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:35:30,327 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:35:30,328 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:35:30,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,334 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-02-06 09:35:30,335 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-06 09:35:30,335 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:35:30,335 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:35:30,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,347 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:35:30,347 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:35:30,347 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:35:30,347 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:30,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 90#L1048-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,365 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:35:30,365 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:35:30,365 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:30,365 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:30,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:30,457 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:35:30,457 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:30,457 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:30,457 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:30,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,466 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-02-06 09:35:30,466 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:30,466 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:30,466 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:30,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,584 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-06 09:35:30,584 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:30,584 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:30,584 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:30,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,608 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:35:30,608 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:30,608 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:30,608 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:30,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 171#ULTIMATE.startFINALtrue, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,617 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:35:30,617 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:30,617 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:30,617 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:30,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,660 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-06 09:35:30,660 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:30,660 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:30,660 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:30,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,663 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:30,663 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:30,663 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:30,663 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:30,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,665 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:30,665 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:30,665 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:30,665 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:30,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,681 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-06 09:35:30,681 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:30,681 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:30,681 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:30,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,712 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:30,712 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:30,712 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:30,712 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:30,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,713 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:30,713 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:30,713 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:30,713 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:30,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,714 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,714 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,714 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:30,714 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:30,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,718 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:30,718 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:30,718 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:30,718 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:30,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,733 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:30,733 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:30,733 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:30,733 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:30,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,774 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:30,774 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:30,774 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:30,774 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:30,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,778 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-06 09:35:30,778 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:30,779 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:30,779 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:30,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,832 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,832 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:30,832 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:30,832 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:30,834 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,834 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:30,834 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,834 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:30,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,836 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,837 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:30,837 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,837 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:30,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,893 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:30,893 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,893 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:30,893 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,895 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:30,895 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:30,895 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,895 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:30,896 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:30,896 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,896 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:30,896 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,898 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:30,898 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:30,898 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,898 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,898 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:30,898 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:30,898 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,898 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1049true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,937 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:30,937 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:30,937 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,937 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:30,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,938 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-02-06 09:35:30,938 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:30,938 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:30,938 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:30,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 171#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,957 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-02-06 09:35:30,957 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:30,957 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:30,957 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:30,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,962 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:30,962 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:30,962 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:30,963 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:30,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:30,976 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:30,976 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:30,976 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:30,976 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,017 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,017 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,017 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,017 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,024 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,024 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,024 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:31,024 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:31,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,026 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,026 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:31,026 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:31,026 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:31,027 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,027 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:31,027 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,027 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:31,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,028 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,028 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,029 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:31,029 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:31,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,030 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,030 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:31,030 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:31,030 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:31,031 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,031 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:31,031 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:31,032 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:31,032 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,032 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:31,032 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:31,032 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,074 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,074 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,074 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:31,074 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:31,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,087 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,087 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:31,087 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:31,087 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,092 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,092 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,092 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,092 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,100 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,100 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,100 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,100 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,102 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,102 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,102 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,102 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,103 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,103 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,103 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,103 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,104 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,104 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,104 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,104 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,104 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,104 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,107 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,107 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,107 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,107 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,120 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-02-06 09:35:31,120 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:31,120 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:31,120 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:31,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [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, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,162 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,162 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,162 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,162 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,179 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,179 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,179 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,179 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,179 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,179 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,179 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,179 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,179 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,179 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,181 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,181 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,181 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,181 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,182 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,182 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,182 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,182 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,183 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,183 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,183 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,183 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,184 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,184 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,184 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,184 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,187 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,187 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,187 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,187 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:31,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,188 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-02-06 09:35:31,188 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:31,188 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:31,188 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:31,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,203 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-02-06 09:35:31,203 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:31,203 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:31,203 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:31,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,212 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,212 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,212 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,212 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,238 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,238 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,238 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:31,238 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,257 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,257 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,257 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,257 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,260 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,260 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,260 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,260 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,261 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,261 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,261 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,261 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,262 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,262 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,262 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,262 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,287 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-06 09:35:31,287 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:31,287 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:31,287 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:31,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,298 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,298 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,299 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,299 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,311 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,311 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,311 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,311 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,312 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,312 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,312 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,312 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,314 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-06 09:35:31,315 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:31,315 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:31,315 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:31,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,320 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,320 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,320 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,320 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,336 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,336 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,336 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,337 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,337 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,337 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,337 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,337 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,337 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,337 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,338 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,338 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,338 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,338 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,338 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,338 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,339 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,339 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,341 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,341 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,341 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,341 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 225#L1050-19true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,341 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,342 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,342 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,342 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,363 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,363 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,363 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,363 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,363 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,363 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,363 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,364 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,377 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-02-06 09:35:31,377 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:31,377 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:31,377 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:31,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,378 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,378 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,378 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,378 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,385 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,385 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,385 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,385 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,393 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,393 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,393 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,393 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,398 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,398 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,398 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,398 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,411 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,411 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,411 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,411 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,412 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,412 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,412 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,412 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,412 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,412 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,413 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,414 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,414 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,414 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,415 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,415 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,415 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,415 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,416 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,416 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,416 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,416 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,417 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,417 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,417 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,417 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,417 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,417 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,418 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,418 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,418 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,418 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 155#L1062-22true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,419 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,419 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,419 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,419 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,420 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,420 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,420 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,420 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, 106#L1050-17true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,422 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,422 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,422 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,422 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 12#threadErr1ASSERT_VIOLATIONDATA_RACEtrue, 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,422 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,423 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,423 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,423 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,445 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-06 09:35:31,445 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:31,445 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:31,445 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:31,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,473 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,473 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,473 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,473 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,480 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,480 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,480 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,480 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:31,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~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)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,491 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,491 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,491 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,491 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,491 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,492 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,492 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,492 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,492 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,492 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,493 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,493 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,493 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,493 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,494 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,495 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,495 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,495 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,498 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,498 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,498 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,498 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,498 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,498 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,498 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,498 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,532 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,532 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,532 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,532 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 209#L1050-19true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,543 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,543 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,543 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,543 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,551 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,551 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,551 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,551 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,552 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,552 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,552 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,552 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,557 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,557 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,557 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,557 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,568 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,568 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,568 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,568 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,568 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,568 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,568 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,568 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,568 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,568 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,569 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,569 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,569 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,570 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,570 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,570 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,570 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,570 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,571 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,571 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,571 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 58#L1062-18true]) [2025-02-06 09:35:31,571 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,571 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,571 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,571 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,573 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,573 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,573 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,573 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,573 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,573 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,575 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,575 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,575 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,575 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,577 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,578 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,578 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:31,578 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,578 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,578 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,578 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,578 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,580 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,580 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,580 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,580 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,580 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,580 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (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#L1062-18true]) [2025-02-06 09:35:31,593 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,593 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,593 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,593 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,594 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,594 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-02-06 09:35:31,594 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-06 09:35:31,594 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-06 09:35:31,594 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:31,594 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:31,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,595 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2025-02-06 09:35:31,595 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-06 09:35:31,595 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-06 09:35:31,595 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:31,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:31,618 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,618 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,618 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,618 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,624 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,624 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,624 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,624 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:31,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,649 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,649 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,649 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,649 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,651 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,651 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,651 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,651 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,654 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,654 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,654 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,654 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,654 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,654 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,654 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,654 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,656 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,656 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,656 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,656 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,697 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,697 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,697 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,697 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,703 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,703 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,704 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:31,704 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 214#L1050-6true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,717 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-02-06 09:35:31,717 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:31,717 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:31,717 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:31,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,718 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,718 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,718 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,719 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,720 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,720 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,721 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,721 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,721 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,721 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,721 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,721 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,746 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,746 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,746 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,746 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,747 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,747 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,747 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,747 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 209#L1050-19true, Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:31,760 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,760 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,760 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,760 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,765 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,765 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,765 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,765 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:31,782 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,782 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,782 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,782 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,782 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,782 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,784 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,784 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,784 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,784 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,784 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,784 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,785 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,785 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,785 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,785 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,786 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,786 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,786 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,786 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,787 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,787 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,787 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,787 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,793 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:31,793 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:31,793 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,793 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,795 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:31,795 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,795 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:31,795 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:31,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,808 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-02-06 09:35:31,808 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:31,808 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:31,808 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:31,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,809 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-02-06 09:35:31,809 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:31,809 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:31,809 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:31,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:31,820 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,821 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,821 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,821 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,824 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,824 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,824 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,824 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,826 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,826 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,826 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,826 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,827 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,827 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,827 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,827 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:31,846 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,846 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,846 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,846 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,846 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,847 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,848 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,848 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,848 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,848 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,848 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,848 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,849 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,849 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,849 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,849 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,849 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,849 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,849 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,849 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:31,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,854 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:31,854 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,854 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:31,854 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,856 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:31,856 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,856 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:31,856 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:31,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,889 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,889 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,889 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:31,889 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,889 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:31,889 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:31,889 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:31,889 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:31,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,889 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:31,889 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:31,889 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:31,889 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:31,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,900 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:31,900 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,900 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:31,900 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,901 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:31,901 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:31,901 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,901 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:31,932 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:31,932 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:31,932 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,932 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:31,936 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:31,936 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,936 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:31,936 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:32,149 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,150 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,150 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,150 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,150 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,150 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:32,150 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,150 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,150 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,150 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,150 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:32,151 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:32,151 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:32,151 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:32,151 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:32,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:32,152 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,152 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,152 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,152 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:32,152 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,152 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,152 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,152 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:32,156 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:32,156 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:32,156 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:32,156 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:32,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:32,158 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:32,158 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:32,158 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:32,158 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:32,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:32,171 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,171 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,171 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,171 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:32,177 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,177 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,177 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,177 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:32,178 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,178 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,178 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,178 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:32,179 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,179 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,179 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,179 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:32,196 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:32,196 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:32,196 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:32,196 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:32,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:32,197 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:32,197 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:32,197 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:32,197 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:32,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:32,227 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:32,227 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:32,227 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:32,228 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:32,228 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:32,228 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:32,228 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:32,228 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:32,228 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:32,228 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:32,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:32,229 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:32,229 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:32,229 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:32,229 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:32,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 245#(= |#race~datas~0| 0), 223#L1064true]) [2025-02-06 09:35:32,251 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:32,251 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:32,251 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:32,251 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:32,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 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)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:32,355 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:35:32,356 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,356 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:35:32,356 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:32,358 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:35:32,358 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,358 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:32,358 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:35:32,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:32,372 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:35:32,372 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,372 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,372 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:35:32,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][227], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2025-02-06 09:35:32,374 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:35:32,374 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:35:32,374 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,375 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:32,555 INFO L124 PetriNetUnfolderBase]: 10394/28610 cut-off events. [2025-02-06 09:35:32,555 INFO L125 PetriNetUnfolderBase]: For 36266/37229 co-relation queries the response was YES. [2025-02-06 09:35:32,658 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63805 conditions, 28610 events. 10394/28610 cut-off events. For 36266/37229 co-relation queries the response was YES. Maximal size of possible extension queue 1036. Compared 324611 event pairs, 1884 based on Foata normal form. 283/25377 useless extension candidates. Maximal degree in co-relation 60466. Up to 6048 conditions per place. [2025-02-06 09:35:32,763 INFO L140 encePairwiseOnDemand]: 235/247 looper letters, 69 selfloop transitions, 23 changer transitions 0/313 dead transitions. [2025-02-06 09:35:32,763 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 313 transitions, 1190 flow [2025-02-06 09:35:32,764 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-06 09:35:32,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-06 09:35:32,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 920 transitions. [2025-02-06 09:35:32,765 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9311740890688259 [2025-02-06 09:35:32,765 INFO L175 Difference]: Start difference. First operand has 250 places, 277 transitions, 886 flow. Second operand 4 states and 920 transitions. [2025-02-06 09:35:32,765 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 313 transitions, 1190 flow [2025-02-06 09:35:32,794 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 313 transitions, 1168 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:35:32,796 INFO L231 Difference]: Finished difference. Result has 254 places, 281 transitions, 975 flow [2025-02-06 09:35:32,796 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=19, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=257, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=975, PETRI_PLACES=254, PETRI_TRANSITIONS=281} [2025-02-06 09:35:32,797 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 22 predicate places. [2025-02-06 09:35:32,797 INFO L471 AbstractCegarLoop]: Abstraction has has 254 places, 281 transitions, 975 flow [2025-02-06 09:35:32,797 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 211.75) internal successors, (847), 4 states have internal predecessors, (847), 0 states have call successors, (0), 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-02-06 09:35:32,797 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:32,798 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-02-06 09:35:32,798 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31 [2025-02-06 09:35:32,798 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-02-06 09:35:32,798 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:32,798 INFO L85 PathProgramCache]: Analyzing trace with hash 2119826109, now seen corresponding path program 1 times [2025-02-06 09:35:32,798 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:32,798 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1605075822] [2025-02-06 09:35:32,798 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:32,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:32,804 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-02-06 09:35:32,807 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-02-06 09:35:32,807 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:32,807 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:32,841 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:32,841 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:32,841 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1605075822] [2025-02-06 09:35:32,841 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1605075822] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:32,841 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:32,841 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-06 09:35:32,841 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [43610200] [2025-02-06 09:35:32,841 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:32,842 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-06 09:35:32,842 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:32,842 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-06 09:35:32,842 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-02-06 09:35:32,886 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 214 out of 247 [2025-02-06 09:35:32,887 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 254 places, 281 transitions, 975 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-02-06 09:35:32,887 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:32,887 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 214 of 247 [2025-02-06 09:35:32,888 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:33,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 232#true]) [2025-02-06 09:35:33,027 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:35:33,027 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:33,027 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:35:33,028 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:33,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 232#true]) [2025-02-06 09:35:33,093 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:35:33,093 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:35:33,093 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:35:33,093 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:35:33,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 232#true]) [2025-02-06 09:35:33,093 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:35:33,093 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:35:33,093 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:35:33,093 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:35:33,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:33,442 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-02-06 09:35:33,442 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:35:33,442 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:35:33,442 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:35:33,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][235], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:33,531 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-02-06 09:35:33,531 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:35:33,531 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:35:33,531 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:35:33,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:33,577 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:35:33,577 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:35:33,577 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:35:33,577 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:35:33,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:33,799 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:35:33,799 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:35:33,799 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:33,799 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:35:33,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 271#(not (= ~threads_mask~0 0)), Black: 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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:33,851 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:35:33,851 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:35:33,851 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:35:33,851 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:35:33,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:33,961 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:35:33,961 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:33,961 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:33,961 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:33,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:33,961 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:33,961 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:33,961 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:33,962 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:33,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:33,962 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:33,962 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:33,962 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:33,962 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:33,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 110#L1062-34true, 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:33,968 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-06 09:35:33,968 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:33,968 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:35:33,968 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:34,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 126#L1062-31true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,025 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-02-06 09:35:34,025 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:34,025 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:34,025 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:34,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,045 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-06 09:35:34,045 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:34,045 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:34,045 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:34,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,112 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:34,112 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:34,112 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:34,112 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:34,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,174 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-06 09:35:34,174 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:34,174 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:34,174 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:34,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,176 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:34,177 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:34,177 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:34,177 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:34,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 53#threadENTRYtrue, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,178 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:34,178 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:34,178 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:34,178 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:34,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,184 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:34,184 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:34,184 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:34,184 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:34,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,277 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:34,277 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:34,277 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:34,277 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:34,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,355 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:34,355 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:34,355 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:34,355 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:34,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,406 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,406 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,406 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,406 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 58#L1062-18true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,420 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:34,420 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:34,420 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:34,420 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:34,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 58#L1062-18true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,421 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:34,421 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:34,421 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:34,422 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:34,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,471 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:34,471 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:34,471 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:34,471 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:34,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 171#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,496 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:34,496 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:34,496 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:34,497 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:34,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][235], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,551 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-02-06 09:35:34,551 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:34,551 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:34,551 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:34,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,564 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:34,564 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:34,564 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:34,564 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:34,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 171#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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,593 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:34,593 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:34,594 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:34,594 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:34,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,603 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,603 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,603 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,603 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,604 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,604 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,604 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,604 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,604 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,604 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,604 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,604 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,616 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:34,616 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:34,616 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,616 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,626 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,627 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,627 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,627 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,643 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:34,643 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:34,643 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:34,644 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:34,701 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,701 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,701 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,701 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,701 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,701 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,701 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,702 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,702 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,702 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:34,702 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:34,702 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:34,702 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:34,702 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:34,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,902 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,902 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,902 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,902 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,902 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,902 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,902 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:34,902 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:34,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,902 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:34,902 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,902 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:34,902 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,903 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,903 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,903 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:34,903 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,903 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:34,903 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,903 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,903 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,903 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,903 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,927 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:34,927 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:34,927 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:34,927 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:34,927 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,927 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:34,928 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:34,928 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:34,928 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:34,928 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:34,967 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,967 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,967 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,967 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,967 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,967 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,967 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,967 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,968 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,968 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,968 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:34,968 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:34,968 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:34,968 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:34,968 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:34,968 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:34,968 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,968 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:34,968 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:34,968 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:34,968 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:34,968 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:34,968 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:34,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,970 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,970 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,970 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,970 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,970 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:34,970 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:34,970 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:34,970 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:34,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,970 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:34,970 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:34,970 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:34,970 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:34,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:34,989 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:34,989 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,989 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:34,989 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:35,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,018 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,019 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,019 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,019 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][235], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,019 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,019 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,019 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,019 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][235], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 229#L1063-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,019 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:35,019 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,019 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:35,019 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:35,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][323], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,035 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,035 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,035 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,035 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][216], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1062-32true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,047 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:35,047 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:35,047 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:35,047 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:35,060 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,060 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,060 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,060 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,060 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,060 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,060 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,060 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,060 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,060 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,060 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,060 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,061 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,061 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,061 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,061 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,061 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), 183#L1062-12true, 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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,080 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,080 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,080 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,080 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,099 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,099 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,099 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,099 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,099 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,100 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 229#L1063-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,100 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,100 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,100 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,100 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,100 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,100 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,100 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,100 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,117 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,117 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,117 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,117 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,118 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,118 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,118 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,118 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,118 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,118 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,118 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,118 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 215#L1062-6true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,146 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,146 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,146 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,147 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,148 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,149 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,149 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,149 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,149 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,149 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,149 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,149 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,149 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,149 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,149 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,149 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,149 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,149 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,149 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,149 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,149 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,170 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,170 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,170 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,170 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,170 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,171 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,171 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,171 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][324], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,179 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,179 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,179 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,179 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 229#L1063-12true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,180 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-06 09:35:35,180 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:35,180 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:35,180 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:35,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,180 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,180 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,180 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,180 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,181 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,181 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,181 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,181 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,198 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,198 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,198 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,198 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,198 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,198 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,198 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][235], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,199 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,199 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,199 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,199 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,199 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,219 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][323], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_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, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,219 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,219 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,219 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,219 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,219 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,226 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,226 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,226 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,226 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 225#L1050-19true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,247 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,247 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,247 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:35,247 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,258 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,259 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,259 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,259 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,279 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,279 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,279 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,279 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,279 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,288 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,288 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,288 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,288 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,288 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,288 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,288 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,288 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 183#L1062-12true, 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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,290 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,290 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,290 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,290 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,291 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,291 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,291 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,291 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,315 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-02-06 09:35:35,316 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:35,316 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:35,316 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:35,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][322], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,339 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,339 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,339 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,339 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,339 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,339 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,339 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,339 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,345 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,345 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,346 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,346 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][323], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,352 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,352 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,352 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,352 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][323], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,352 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,352 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,352 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,352 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,385 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,385 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,385 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,385 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,385 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,385 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,385 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,385 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,385 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,385 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,386 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,386 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,386 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,386 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,386 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,386 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,386 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,386 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,386 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,386 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,386 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,387 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,387 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,387 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,387 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 106#L1050-17true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,387 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,387 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,387 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,387 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:35,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,391 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,391 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,391 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,391 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,393 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,393 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,393 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,393 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,408 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,408 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,408 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,408 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,408 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,409 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,409 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,409 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,409 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,409 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,415 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,415 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-06 09:35:35,415 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:35,415 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:35,415 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:35,415 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:35,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,423 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,423 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,423 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,424 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,426 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,426 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,426 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,426 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,427 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,427 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,427 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,427 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,428 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,428 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,428 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,428 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,428 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,429 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,429 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,429 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,429 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,429 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,429 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,429 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,429 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,429 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,429 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][322], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_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, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,430 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,430 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,430 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,430 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,449 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,449 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,449 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,449 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,449 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,449 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,449 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,450 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 229#L1063-12true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,452 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-06 09:35:35,452 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:35,452 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:35,452 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:35,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,457 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,457 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,457 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,457 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,462 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][323], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,462 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,462 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,462 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,462 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,462 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:35,494 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,494 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,494 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,494 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,494 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,494 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,504 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,505 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-06 09:35:35,505 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-06 09:35:35,505 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:35,505 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:35,505 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:35,505 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-06 09:35:35,511 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,511 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,511 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,511 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,511 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,511 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,690 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,690 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,690 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,690 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,692 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][322], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_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, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,692 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,692 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,692 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,692 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,692 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,692 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,692 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,692 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,692 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,711 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,711 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,711 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,712 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,712 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,712 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][235], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,712 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,712 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,712 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,712 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,714 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-06 09:35:35,714 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:35,714 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:35,714 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:35,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,715 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-06 09:35:35,716 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:35,716 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:35,716 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:35,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,716 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,716 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,716 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,716 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,723 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][323], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,724 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,724 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,724 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,724 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:35,724 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,753 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,753 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,753 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,753 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,756 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 58#L1062-18true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,756 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,756 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,756 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,756 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,756 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (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#L1062-18true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,756 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,756 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,756 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,756 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,781 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,782 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,782 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,782 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,782 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,782 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,783 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,783 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,783 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,783 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,783 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,783 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,802 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,802 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,802 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,802 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,850 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:35,850 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,850 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:35,850 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,853 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:35,853 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,854 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,854 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,854 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,854 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,854 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,854 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,854 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,854 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,854 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:35,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,855 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:35,855 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:35,855 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:35,855 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:35,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 183#L1062-12true, 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,855 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:35,855 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,855 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,855 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][238], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,880 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,880 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,880 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,880 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,881 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,882 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,882 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,882 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,882 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,882 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,882 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,883 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,883 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,883 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,884 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,884 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,884 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,884 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,884 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,884 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][235], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 147#L1063-13true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,901 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,901 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,901 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:35,901 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,941 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,941 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,941 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,941 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:35,941 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,941 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,941 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,942 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-02-06 09:35:35,942 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:35,942 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:35,942 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:35,942 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:35,942 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-06 09:35:35,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,945 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,945 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,945 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,945 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,957 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,957 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,957 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,957 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:35,957 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:35,957 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,957 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:35,957 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:35,957 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:35,957 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:35,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,961 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,961 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:35,961 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,961 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,962 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,962 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,962 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,962 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:35,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,967 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,967 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,967 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:35,967 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,983 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:35,983 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,983 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:35,983 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:35,985 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,985 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:35,985 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:35,985 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:36,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,023 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,023 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:36,023 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:36,023 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,024 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,024 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:36,025 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,025 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:36,030 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,030 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:36,030 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:36,031 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,031 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,031 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,031 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,031 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,031 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:36,031 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,031 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:36,031 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:36,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,031 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:36,031 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,032 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,032 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:36,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, 183#L1062-12true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,032 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,032 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,032 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:36,032 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:36,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,053 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-02-06 09:35:36,053 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:36,053 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:36,053 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:36,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 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|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,074 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,074 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:36,074 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,074 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:36,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1063-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,076 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,076 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,076 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:36,076 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:36,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,134 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,134 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,134 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,134 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,137 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,137 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:36,137 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,137 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,137 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:36,137 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,145 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,146 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:36,146 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:36,146 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,146 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,146 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:36,146 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:36,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 67#L1063-1true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,220 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,220 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,220 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:36,220 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:36,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1064true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,233 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,233 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,233 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,233 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,236 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,236 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:36,236 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:36,236 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,244 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,244 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,244 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,244 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][235], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,250 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,250 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:36,250 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,250 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:36,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,267 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,267 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,267 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,267 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,277 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,277 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,277 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,277 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,278 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,278 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,278 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,278 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,278 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,278 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,278 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,278 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,278 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,278 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,279 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,279 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,279 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,279 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 229#L1063-12true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,279 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,279 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,279 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,279 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,282 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,282 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,282 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,282 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,283 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,283 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,283 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,283 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,283 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,283 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,283 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,283 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,283 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,283 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,283 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,283 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,283 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,283 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,283 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,283 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,283 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 215#L1062-6true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,287 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,287 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,287 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,287 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 215#L1062-6true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,287 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,287 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,287 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,288 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][295], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 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), 223#L1064true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,318 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,318 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,318 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,318 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,320 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,320 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,320 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,320 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][235], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 147#L1063-13true, 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,331 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,331 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,331 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,331 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:36,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][328], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,348 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,348 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,348 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,348 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_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, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,350 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,350 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,350 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,350 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][328], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 73#L1063-10true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,354 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,354 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,354 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,355 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 73#L1063-10true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,360 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,360 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,360 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,360 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,373 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,373 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,373 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,373 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,374 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,374 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,374 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,374 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,375 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,375 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,375 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,375 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:36,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,393 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,393 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,393 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,393 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,405 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,405 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,405 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,405 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,405 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,405 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,405 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,405 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,405 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,405 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,405 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,405 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,406 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,406 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][328], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,406 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,406 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,406 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,406 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][328], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,406 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,406 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,406 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,406 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,408 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,408 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,408 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,408 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1050-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,408 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,408 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,408 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,408 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,409 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,409 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,409 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,409 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,409 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,409 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,410 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,410 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,410 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,410 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,410 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,410 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,410 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,410 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,429 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,429 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,429 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,429 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), 223#L1064true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,430 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,430 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,430 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,430 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][182], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,431 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,431 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,431 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,431 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,432 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,432 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,432 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,432 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,432 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,432 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,432 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,432 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,440 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,440 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,440 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:36,440 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,456 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,456 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,456 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,457 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,457 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,457 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,457 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,457 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,457 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,457 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,457 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,457 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,457 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,457 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][328], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_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, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,458 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,458 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,458 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,458 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][328], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,459 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,459 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,459 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,459 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,459 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][328], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,459 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,459 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,459 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,459 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,459 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,460 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,460 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,460 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,460 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,460 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,460 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,460 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,460 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,461 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,461 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,461 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,461 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,461 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,461 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,461 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,461 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,461 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,462 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,462 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,462 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,462 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,462 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,462 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,462 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,462 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,463 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,463 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,463 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,463 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,463 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,463 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,463 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,463 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,463 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,463 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:36,474 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,474 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-02-06 09:35:36,474 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-02-06 09:35:36,474 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-02-06 09:35:36,474 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-02-06 09:35:36,474 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-02-06 09:35:36,499 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][328], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,500 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,500 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,500 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,500 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,500 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][327], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,501 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,501 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,501 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,501 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:36,501 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,533 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:35:36,533 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,533 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:35:36,533 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 43#L1063-11true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 138#L1050-6true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,534 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:35:36,534 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,534 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:35:36,534 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:36,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 138#L1050-6true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,557 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:35:36,557 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:35:36,557 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:35:36,557 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:35:36,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][270], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 26#L1063-6true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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)), 138#L1050-6true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:36,558 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:35:36,558 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:35:36,558 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:35:36,558 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:35:36,672 INFO L124 PetriNetUnfolderBase]: 12133/32548 cut-off events. [2025-02-06 09:35:36,672 INFO L125 PetriNetUnfolderBase]: For 69124/71237 co-relation queries the response was YES. [2025-02-06 09:35:36,822 INFO L83 FinitePrefix]: Finished finitePrefix Result has 80358 conditions, 32548 events. 12133/32548 cut-off events. For 69124/71237 co-relation queries the response was YES. Maximal size of possible extension queue 1192. Compared 373376 event pairs, 2673 based on Foata normal form. 231/28545 useless extension candidates. Maximal degree in co-relation 76334. Up to 11148 conditions per place. [2025-02-06 09:35:36,946 INFO L140 encePairwiseOnDemand]: 240/247 looper letters, 73 selfloop transitions, 24 changer transitions 0/329 dead transitions. [2025-02-06 09:35:36,947 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 257 places, 329 transitions, 1445 flow [2025-02-06 09:35:36,947 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-06 09:35:36,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2025-02-06 09:35:36,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 922 transitions. [2025-02-06 09:35:36,947 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9331983805668016 [2025-02-06 09:35:36,947 INFO L175 Difference]: Start difference. First operand has 254 places, 281 transitions, 975 flow. Second operand 4 states and 922 transitions. [2025-02-06 09:35:36,947 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 257 places, 329 transitions, 1445 flow [2025-02-06 09:35:36,994 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 256 places, 329 transitions, 1411 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:35:36,996 INFO L231 Difference]: Finished difference. Result has 258 places, 301 transitions, 1247 flow [2025-02-06 09:35:36,997 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=953, PETRI_DIFFERENCE_MINUEND_PLACES=253, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=281, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=263, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1247, PETRI_PLACES=258, PETRI_TRANSITIONS=301} [2025-02-06 09:35:36,997 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 26 predicate places. [2025-02-06 09:35:36,997 INFO L471 AbstractCegarLoop]: Abstraction has has 258 places, 301 transitions, 1247 flow [2025-02-06 09:35:36,997 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-02-06 09:35:36,997 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:36,998 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-02-06 09:35:36,998 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32 [2025-02-06 09:35:36,998 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-02-06 09:35:36,998 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:36,998 INFO L85 PathProgramCache]: Analyzing trace with hash -1343588380, now seen corresponding path program 1 times [2025-02-06 09:35:36,998 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:36,998 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1454801135] [2025-02-06 09:35:36,998 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:36,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:37,139 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-02-06 09:35:37,142 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-02-06 09:35:37,142 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:37,143 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:37,153 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:37,153 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:37,154 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1454801135] [2025-02-06 09:35:37,154 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1454801135] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:37,154 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:37,154 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:35:37,154 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1895353274] [2025-02-06 09:35:37,154 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:37,154 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:35:37,154 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:37,155 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:35:37,155 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:35:37,181 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 247 [2025-02-06 09:35:37,181 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 258 places, 301 transitions, 1247 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-02-06 09:35:37,181 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:37,181 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 247 [2025-02-06 09:35:37,181 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:37,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 232#true, 287#true]) [2025-02-06 09:35:37,268 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:35:37,268 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:37,268 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:37,268 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:35:37,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 88#L1050-10true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:37,631 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-02-06 09:35:37,631 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:35:37,631 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:35:37,631 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:35:37,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:37,689 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:35:37,689 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:37,689 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:37,689 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:37,691 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:37,691 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-02-06 09:35:37,691 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:35:37,691 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:35:37,691 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:35:37,691 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:35:37,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 53#threadENTRYtrue, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:37,732 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:35:37,732 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:35:37,732 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:35:37,732 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:35:38,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,237 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-02-06 09:35:38,237 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-06 09:35:38,237 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:35:38,237 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:35:38,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 110#L1062-34true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,347 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-06 09:35:38,347 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:35:38,347 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:38,347 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:38,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,350 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:35:38,350 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:38,350 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:38,350 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:38,351 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,351 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-06 09:35:38,351 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:35:38,351 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:38,351 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:38,351 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:38,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,397 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-02-06 09:35:38,398 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:38,398 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:38,398 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:38,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,414 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-06 09:35:38,414 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:38,414 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:38,414 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:38,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 158#L1062-33true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,414 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,414 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:38,414 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,414 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:38,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,447 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-06 09:35:38,447 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:38,447 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:38,447 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:38,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,448 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,448 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:38,448 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,448 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:38,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,448 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,448 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:38,448 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:38,448 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 110#L1062-34true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,454 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:35:38,454 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:38,454 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:38,454 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:38,455 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 110#L1062-34true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,455 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-06 09:35:38,455 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:38,455 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:38,455 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:38,455 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:38,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,504 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,504 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,504 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:38,504 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:38,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,505 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:35:38,505 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:38,505 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:38,505 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:38,506 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,506 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-06 09:35:38,506 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:38,506 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:38,506 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:38,506 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:38,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 88#L1050-10true, 233#true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,516 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-06 09:35:38,516 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:38,516 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:38,516 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:38,523 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,523 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,523 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:38,523 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,523 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:38,523 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,563 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,563 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,563 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,563 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:38,563 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:38,563 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,566 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,566 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,566 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,566 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:38,566 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,566 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:38,566 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,566 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,566 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,566 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:38,566 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:38,566 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][201], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,589 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:38,589 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:38,590 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:38,590 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:38,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][201], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,609 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,609 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:38,609 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:38,609 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,650 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:38,650 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:38,650 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:38,650 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:38,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,651 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:38,651 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:38,651 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:38,652 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:38,652 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:38,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][201], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,656 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-06 09:35:38,656 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:38,656 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:38,656 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:38,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,657 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:38,657 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,657 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,657 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:38,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,657 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:38,657 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,657 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,657 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][201], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,672 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:38,672 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,672 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,672 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:38,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,728 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,728 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,728 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:38,728 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:38,751 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][201], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,752 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,752 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,752 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:38,752 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:38,752 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,804 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,804 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:38,804 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:38,804 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,804 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,804 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:38,806 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,806 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:38,806 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,806 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:38,806 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,806 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,821 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][201], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,821 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:38,821 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,821 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:38,821 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:38,822 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:38,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][166], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 104#L1050-5true, 283#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 295#true, 171#ULTIMATE.startFINALtrue, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,875 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-02-06 09:35:38,875 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:38,875 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:38,876 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:38,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, 171#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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,876 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:38,876 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:38,876 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:38,876 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:38,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 171#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,876 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-02-06 09:35:38,876 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:38,876 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:38,876 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:38,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 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)), 295#true, 65#L1049true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:38,905 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:38,905 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:38,905 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:38,905 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:39,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,058 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-02-06 09:35:39,058 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:39,058 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:39,058 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-06 09:35:39,070 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 171#ULTIMATE.startFINALtrue, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,070 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:39,070 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:39,070 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:39,070 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:39,070 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:39,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 171#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,071 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-02-06 09:35:39,071 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:39,071 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:39,071 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-06 09:35:39,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 88#L1050-10true, 229#L1063-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,145 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:39,146 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:39,146 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:39,146 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:39,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,148 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-02-06 09:35:39,148 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:39,149 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:39,149 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:39,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 198#L1062-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,171 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:39,171 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:39,171 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:39,173 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:39,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][166], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 229#L1063-12true, 233#true, 283#(not (= ~threads_mask~0 0)), 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 295#true, Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,249 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:39,249 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:39,249 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:39,249 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:39,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 81#L1063-19true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,272 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:39,272 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:39,272 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:39,272 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:39,274 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 81#L1063-19true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,274 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-02-06 09:35:39,274 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:39,274 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:39,274 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:39,274 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:39,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][222], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 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)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,340 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:39,340 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:39,340 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:39,340 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:39,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 88#L1050-10true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,364 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:39,365 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:39,365 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:39,365 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:39,366 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][166], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 283#(not (= ~threads_mask~0 0)), 233#true, 104#L1050-5true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 295#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,366 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-06 09:35:39,366 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:39,366 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:39,366 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:39,366 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:39,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([764] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 283#(not (= ~threads_mask~0 0)), 88#L1050-10true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 295#true, 208#L1050-5true, Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,370 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-06 09:35:39,370 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:39,370 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:39,370 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:39,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 229#L1063-12true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,380 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:39,380 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:39,380 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:39,380 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:39,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,384 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:39,384 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:39,384 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:39,384 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:39,386 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,386 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-06 09:35:39,386 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:39,386 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:39,386 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:39,386 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:39,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][221], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 88#L1050-10true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,452 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-02-06 09:35:39,452 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:39,452 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:39,452 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:39,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 73#L1063-10true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,452 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,452 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,452 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,452 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 73#L1063-10true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,454 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,454 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,454 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,454 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 73#L1063-10true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,454 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,454 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,454 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,454 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][230], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 73#L1063-10true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,455 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:39,455 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:39,455 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:39,455 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:39,678 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][282], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 73#L1063-10true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,678 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,678 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,678 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,678 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,678 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 229#L1063-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,678 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:39,678 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,678 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,678 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:39,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][220], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 88#L1050-10true, 233#true, 73#L1063-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,685 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:39,685 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:39,685 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:39,685 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:39,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 73#L1063-10true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,687 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:39,687 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:39,687 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:39,687 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:39,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,730 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,730 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:39,730 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,730 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:39,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 33#L1050-17true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 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)), 295#true, 81#L1063-19true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,742 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:39,742 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:39,742 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:39,742 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:39,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,837 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-06 09:35:39,837 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:39,837 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:39,837 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:39,887 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,887 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:39,887 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:39,887 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,887 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:39,887 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, 33#L1050-17true, 20#L1050-2true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 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)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,897 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:39,897 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:39,897 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:39,897 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:39,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 73#L1063-10true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,940 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,940 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,940 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,940 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,943 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,943 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,943 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,943 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,943 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,943 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,944 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:39,944 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:39,944 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:39,945 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:39,945 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,945 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:39,945 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:39,945 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:39,945 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:39,945 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:39,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 71#L1063-4true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,989 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,989 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,989 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,989 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,996 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,996 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,996 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,996 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,997 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,997 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:39,997 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,997 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:39,999 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 73#L1063-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:39,999 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-06 09:35:39,999 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:39,999 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:39,999 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:39,999 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:40,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][76], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 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)), 81#L1063-19true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,065 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:40,065 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:40,065 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:40,065 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:40,081 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 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)), 81#L1063-19true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,082 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:40,082 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:40,082 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:40,082 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:40,082 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:40,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,140 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:40,140 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:40,140 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:40,140 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:40,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 71#L1063-4true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,146 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:40,146 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:40,146 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:40,146 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:40,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][76], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,220 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,220 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:40,221 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:40,221 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:40,233 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, 33#L1050-17true, 20#L1050-2true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 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)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,233 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:35:40,233 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:40,233 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:40,233 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:40,239 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:40,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,257 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:40,257 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:40,257 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:40,257 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:40,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1063-3true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,291 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:40,291 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:40,294 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:40,294 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:40,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,310 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-02-06 09:35:40,310 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-06 09:35:40,310 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-06 09:35:40,314 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-06 09:35:40,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,316 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:40,316 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:40,316 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:40,316 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:40,335 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1063-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,335 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-02-06 09:35:40,335 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-06 09:35:40,335 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-06 09:35:40,335 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-06 09:35:40,335 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-06 09:35:40,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1063-3true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,452 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,453 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:40,453 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,453 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1063-3true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,454 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,454 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,454 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,454 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 295#true, 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,538 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:40,538 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:40,538 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:40,538 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:40,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,588 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:40,589 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:40,589 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:40,589 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:40,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,603 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-02-06 09:35:40,603 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:40,606 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:40,606 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:40,606 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:40,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,607 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-02-06 09:35:40,607 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:40,607 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:40,607 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:40,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] L1050-4-->L1050-2: Formula: (= |v_#race~threads_mask~0_12| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_12|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, 33#L1050-17true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 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)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,862 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,862 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,862 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,862 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1063-3true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,868 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,868 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,868 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:40,868 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,870 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1063-3true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,870 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-02-06 09:35:40,870 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:40,870 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-06 09:35:40,870 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-06 09:35:40,870 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-06 09:35:40,875 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,875 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,875 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:40,875 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:40,875 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:40,875 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:40,875 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:40,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][76], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 33#L1050-17true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 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)), 295#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,914 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:40,914 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:40,914 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:40,914 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:40,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 88#L1050-10true, 233#true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,941 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:40,942 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:40,942 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,942 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,947 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1063-3true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,947 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:40,947 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:40,948 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:40,948 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,948 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,948 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,948 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1063-3true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 231#true, Black: 243#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,948 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:40,948 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,948 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:40,948 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,948 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,953 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-02-06 09:35:40,953 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-06 09:35:40,953 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-06 09:35:40,953 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-06 09:35:40,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,953 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:40,953 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,953 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:40,954 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:40,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][76], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 32#L1050-12true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,995 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:40,995 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:40,995 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:40,995 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:40,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:40,998 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:40,998 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:40,998 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:40,998 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:41,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][178], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1064true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:41,015 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:41,015 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:41,015 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:41,015 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:41,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 283#(not (= ~threads_mask~0 0)), 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 81#L1063-19true, 295#true, 214#L1050-6true, Black: 238#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:41,053 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:41,053 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:41,053 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:41,053 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:41,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:41,085 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:41,085 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:41,085 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:41,085 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:41,085 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:41,085 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-02-06 09:35:41,085 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-06 09:35:41,086 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-06 09:35:41,086 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-06 09:35:41,086 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-06 09:35:41,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:41,088 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:41,088 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:41,088 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:41,088 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:41,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 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)), 295#true, 81#L1063-19true, 119#L1050-12true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:41,117 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:35:41,117 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:41,117 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:41,117 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:41,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1064true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:41,133 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:41,133 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:41,133 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:41,133 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:41,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][175], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:41,134 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-02-06 09:35:41,134 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-02-06 09:35:41,134 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-02-06 09:35:41,134 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-06 09:35:41,134 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-02-06 09:35:41,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1064true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:41,136 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:41,136 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:41,136 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:41,136 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:41,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 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)), 295#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:41,242 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:35:41,242 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:35:41,242 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:35:41,242 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:41,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 190#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:41,243 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:35:41,243 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:35:41,243 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:35:41,243 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:41,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 283#(not (= ~threads_mask~0 0)), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 295#true, 81#L1063-19true, 214#L1050-6true, 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, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:41,261 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:35:41,261 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:35:41,261 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:35:41,261 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:41,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 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)), 81#L1063-19true, 295#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, 61#L1051true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 168#L1051true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2025-02-06 09:35:41,336 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:35:41,336 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:35:41,336 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:41,337 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:35:41,374 INFO L124 PetriNetUnfolderBase]: 12484/37230 cut-off events. [2025-02-06 09:35:41,374 INFO L125 PetriNetUnfolderBase]: For 50797/52996 co-relation queries the response was YES. [2025-02-06 09:35:41,536 INFO L83 FinitePrefix]: Finished finitePrefix Result has 80056 conditions, 37230 events. 12484/37230 cut-off events. For 50797/52996 co-relation queries the response was YES. Maximal size of possible extension queue 1355. Compared 463015 event pairs, 3851 based on Foata normal form. 180/32703 useless extension candidates. Maximal degree in co-relation 75994. Up to 10909 conditions per place. [2025-02-06 09:35:41,652 INFO L140 encePairwiseOnDemand]: 239/247 looper letters, 50 selfloop transitions, 12 changer transitions 0/319 dead transitions. [2025-02-06 09:35:41,653 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 260 places, 319 transitions, 1423 flow [2025-02-06 09:35:41,653 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:35:41,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:35:41,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 684 transitions. [2025-02-06 09:35:41,655 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9230769230769231 [2025-02-06 09:35:41,655 INFO L175 Difference]: Start difference. First operand has 258 places, 301 transitions, 1247 flow. Second operand 3 states and 684 transitions. [2025-02-06 09:35:41,655 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 260 places, 319 transitions, 1423 flow [2025-02-06 09:35:41,685 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 319 transitions, 1423 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:35:41,691 INFO L231 Difference]: Finished difference. Result has 262 places, 311 transitions, 1353 flow [2025-02-06 09:35:41,695 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=1247, PETRI_DIFFERENCE_MINUEND_PLACES=258, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=301, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=289, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1353, PETRI_PLACES=262, PETRI_TRANSITIONS=311} [2025-02-06 09:35:41,695 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 30 predicate places. [2025-02-06 09:35:41,695 INFO L471 AbstractCegarLoop]: Abstraction has has 262 places, 311 transitions, 1353 flow [2025-02-06 09:35:41,696 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-02-06 09:35:41,698 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:41,698 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:35:41,698 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33 [2025-02-06 09:35:41,698 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-02-06 09:35:41,700 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:41,700 INFO L85 PathProgramCache]: Analyzing trace with hash 1932480381, now seen corresponding path program 1 times [2025-02-06 09:35:41,700 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:41,700 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [305807000] [2025-02-06 09:35:41,700 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:41,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:41,721 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-02-06 09:35:41,733 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-02-06 09:35:41,734 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:41,734 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:42,027 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:35:42,027 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:42,027 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [305807000] [2025-02-06 09:35:42,027 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [305807000] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:42,027 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:42,027 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:35:42,027 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1138042322] [2025-02-06 09:35:42,028 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:42,028 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:35:42,028 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:42,028 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:35:42,028 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:35:42,126 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 199 out of 247 [2025-02-06 09:35:42,128 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 262 places, 311 transitions, 1353 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-02-06 09:35:42,128 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:42,128 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 199 of 247 [2025-02-06 09:35:42,128 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:43,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:43,393 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-02-06 09:35:43,394 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:35:43,394 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:35:43,394 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:35:43,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:43,394 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:35:43,394 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:43,394 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:43,394 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:43,543 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:43,543 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-02-06 09:35:43,543 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:35:43,543 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:35:43,543 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:35:43,544 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:35:43,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 22#L1065true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:43,618 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-02-06 09:35:43,618 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:35:43,618 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:35:43,618 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:35:43,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 22#L1065true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:43,619 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:35:43,619 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:35:43,619 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:35:43,619 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:35:43,621 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:43,621 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:35:43,621 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:43,621 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:43,621 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:43,621 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:43,621 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:43,943 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 22#L1065true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:43,944 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-02-06 09:35:43,944 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-06 09:35:43,944 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-06 09:35:43,944 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-06 09:35:43,944 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-06 09:35:44,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 98#L1060-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,029 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-02-06 09:35:44,029 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-02-06 09:35:44,029 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-02-06 09:35:44,029 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-06 09:35:44,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 98#L1060-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,029 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:35:44,029 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:35:44,030 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:35:44,030 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:35:44,030 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 22#L1065true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,030 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:35:44,030 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:35:44,030 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:35:44,030 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:35:44,030 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:35:44,030 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:35:44,221 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 98#L1060-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,222 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-02-06 09:35:44,222 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-06 09:35:44,222 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-06 09:35:44,222 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-06 09:35:44,222 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-06 09:35:44,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,301 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-02-06 09:35:44,301 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-06 09:35:44,301 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:35:44,301 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:35:44,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,302 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:35:44,302 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:44,302 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:44,302 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:44,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 45#L1067-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,318 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-02-06 09:35:44,318 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-06 09:35:44,318 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:35:44,318 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:35:44,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 45#L1067-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,318 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:35:44,318 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:44,318 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:44,318 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:44,320 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 98#L1060-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,320 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:35:44,320 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:35:44,320 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:35:44,320 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:35:44,320 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:35:44,320 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:35:44,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,511 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:44,511 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,511 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,511 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:44,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), 110#L1062-34true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,515 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-06 09:35:44,515 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:35:44,515 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:44,516 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:44,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), 110#L1062-34true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,516 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:35:44,516 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:44,516 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:44,516 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:44,518 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,518 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-06 09:35:44,518 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:44,518 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:44,518 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:44,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:35:44,534 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 45#L1067-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,534 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-06 09:35:44,534 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:35:44,534 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:44,534 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:44,534 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:44,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), 126#L1062-31true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,629 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-02-06 09:35:44,629 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:44,629 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:44,629 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:44,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,630 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:35:44,630 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:44,630 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:44,630 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:44,633 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,634 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:35:44,634 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:44,634 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:44,634 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:44,634 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:44,634 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:44,649 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 45#L1067-5true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,649 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:35:44,650 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:44,650 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:44,650 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:44,650 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:44,650 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:44,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,664 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,664 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:44,664 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,664 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:44,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,665 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-06 09:35:44,665 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:44,665 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:44,665 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:44,665 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,665 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,665 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:44,666 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,666 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,666 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:44,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [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))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1048-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)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,687 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:35:44,687 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:44,687 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,687 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][201], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 66#L1062-32true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,911 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,911 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:44,911 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,911 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:44,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,912 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,912 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:44,912 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,912 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:44,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,913 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-06 09:35:44,913 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:44,913 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:44,914 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:44,914 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][201], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,914 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,914 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:44,914 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,914 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,914 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:44,915 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,915 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,915 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:44,915 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,915 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,915 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:44,922 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), 110#L1062-34true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,922 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-06 09:35:44,922 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:44,922 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:44,922 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:44,922 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:44,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 75#L1068-5true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,937 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-06 09:35:44,937 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:44,937 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:44,937 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:44,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 75#L1068-5true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:44,938 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,938 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,938 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:44,938 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:45,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1048-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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 11#L1063-5true]) [2025-02-06 09:35:45,016 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:35:45,016 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:45,016 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:45,016 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:45,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,082 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,082 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:45,082 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,082 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:45,084 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,084 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-06 09:35:45,084 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:45,084 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:45,084 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:45,084 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:45,087 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), 110#L1062-34true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,087 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:35:45,087 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:45,087 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:45,087 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:45,087 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:45,087 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:45,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 80#L1068-4true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,099 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-06 09:35:45,099 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:45,099 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:45,099 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:45,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 80#L1068-4true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,100 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,100 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,100 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,101 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,110 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-06 09:35:45,110 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:45,110 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:45,110 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:45,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,111 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,111 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,111 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,111 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,126 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:45,126 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:45,126 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,126 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,261 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,261 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,262 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:45,262 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:45,262 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:45,262 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:45,262 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:45,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1068-3true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,275 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-06 09:35:45,275 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:45,275 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:45,275 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:45,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1068-3true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,276 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:45,276 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:45,276 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:45,276 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,281 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 75#L1068-5true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,281 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-06 09:35:45,281 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:45,281 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:45,281 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:45,281 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:45,305 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,305 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,305 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:45,305 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,305 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,305 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:45,305 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,357 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:45,357 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:45,358 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:45,358 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:45,437 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,437 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,437 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:45,437 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,437 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,437 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:45,441 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][201], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,441 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,441 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:45,441 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,441 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,441 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:45,441 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,442 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,442 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,442 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,442 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:45,442 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,442 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,442 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:45,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 157#L1068-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,456 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:45,456 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:45,456 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:45,456 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:45,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 157#L1068-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,457 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:45,458 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:45,458 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:45,458 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:45,462 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 80#L1068-4true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,462 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:45,462 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:45,462 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:45,462 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:45,463 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:45,464 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 75#L1068-5true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,464 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,464 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,464 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,464 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:45,464 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,464 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:45,471 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,471 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:45,471 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:45,472 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:45,472 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:45,472 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:45,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [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))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 172#L1048-4true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,483 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-06 09:35:45,483 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:45,483 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:45,483 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:45,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,488 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:45,488 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:45,488 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:45,488 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:45,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,546 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:45,546 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:45,546 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:45,546 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:45,643 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1068-3true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,643 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-06 09:35:45,643 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:45,643 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:45,643 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:45,643 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:45,645 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 80#L1068-4true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,645 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:45,645 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,645 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,645 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,645 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,645 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,654 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,654 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:45,654 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,654 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:45,655 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,655 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,655 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,830 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 157#L1068-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,830 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-02-06 09:35:45,830 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:45,830 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:45,830 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:45,830 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:45,831 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1068-3true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,831 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:45,831 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,832 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:45,832 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:45,832 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:45,832 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:45,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,856 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:45,856 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:45,856 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:45,856 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:45,857 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,857 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:45,857 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:45,857 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:45,857 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:45,857 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:45,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,890 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-02-06 09:35:45,890 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:45,890 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:45,890 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:45,915 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:45,915 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:45,915 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:45,915 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:45,915 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:45,915 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:46,019 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 157#L1068-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,019 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:46,019 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:46,019 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:46,019 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:46,019 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:46,019 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:46,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 171#ULTIMATE.startFINALtrue, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,031 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2025-02-06 09:35:46,031 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:46,031 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:35:46,031 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:46,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 171#ULTIMATE.startFINALtrue, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,032 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:46,032 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:46,032 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:46,032 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:46,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,043 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:46,043 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:46,043 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:46,043 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:46,043 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,043 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:46,043 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:46,043 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:46,043 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:46,043 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:46,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][313], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,045 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:46,045 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:46,045 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:46,045 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:46,105 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,105 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:46,105 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:46,105 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:46,105 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:46,105 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:46,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][222], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 229#L1063-12true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,486 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,486 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,486 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:46,486 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:46,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,495 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-02-06 09:35:46,495 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:46,495 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:46,495 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-06 09:35:46,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,496 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:46,496 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:46,496 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:46,496 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:46,513 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 171#ULTIMATE.startFINALtrue, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,513 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2025-02-06 09:35:46,513 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:46,513 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:46,513 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:46,513 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-06 09:35:46,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 8#L1063-17true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,621 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-02-06 09:35:46,621 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:46,621 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:46,621 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:35:46,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 8#L1063-17true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,621 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,621 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:46,622 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,622 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,643 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 171#ULTIMATE.startFINALtrue, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,643 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:35:46,643 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:46,643 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:46,643 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:46,643 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:46,643 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:46,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 198#L1062-10true]) [2025-02-06 09:35:46,653 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:46,653 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:46,653 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,653 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,667 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][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 38#L1048-3true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,667 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,667 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,668 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:46,668 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:46,668 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][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1048-1true, Black: 243#true]) [2025-02-06 09:35:46,668 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:46,668 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:46,668 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:46,668 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:46,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,750 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:46,750 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,750 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,750 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:46,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 229#L1063-12true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,750 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,751 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:46,751 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:46,751 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][167], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 229#L1063-12true, 233#true, 283#(not (= ~threads_mask~0 0)), 104#L1050-5true, 300#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|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,755 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:35:46,755 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:46,755 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:46,755 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:46,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][222], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,760 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:46,760 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,760 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:46,760 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 229#L1063-12true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,765 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,765 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,765 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:46,765 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:46,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,765 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:46,765 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:46,765 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,765 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,776 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,776 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2025-02-06 09:35:46,776 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:46,776 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:46,776 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:46,776 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:35:46,892 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([719] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise6_7|))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][167], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 18#L1050-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 104#L1050-5true, 283#(not (= ~threads_mask~0 0)), 233#true, 229#L1063-12true, 300#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, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,892 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-06 09:35:46,892 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:46,892 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:46,892 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:46,892 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:46,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([764] L1050-12-->L1050-10: Formula: (and (not (= v_~threads_mask~0_27 0)) (not (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise6_7|))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[][305], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 88#L1050-10true, 283#(not (= ~threads_mask~0 0)), 229#L1063-12true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 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|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,896 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-06 09:35:46,896 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:46,896 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:46,896 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:46,911 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 8#L1063-17true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,911 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2025-02-06 09:35:46,911 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:35:46,911 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:46,911 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:46,911 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:46,918 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,918 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:35:46,918 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:46,918 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:46,918 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:46,918 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:46,918 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:46,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,981 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2025-02-06 09:35:46,981 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:46,981 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:35:46,981 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:46,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,982 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:46,982 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:46,982 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:46,982 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:46,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,982 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:46,982 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:46,983 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:46,983 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:46,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][313], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:46,983 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:46,983 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:46,983 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:46,983 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:47,056 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 8#L1063-17true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:47,057 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:35:47,057 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:47,057 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:47,057 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:47,057 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:47,057 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:47,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 198#L1062-10true]) [2025-02-06 09:35:47,082 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:47,082 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:47,082 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:47,082 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:47,082 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 198#L1062-10true]) [2025-02-06 09:35:47,083 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:47,083 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:47,083 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:47,083 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:47,083 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:35:47,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 198#L1062-10true]) [2025-02-06 09:35:47,084 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:47,084 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:47,084 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:47,084 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:47,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:47,086 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:47,086 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:47,086 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:47,086 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:47,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 11#L1063-5true]) [2025-02-06 09:35:47,128 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:35:47,128 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:47,128 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:47,129 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:47,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 11#L1063-5true]) [2025-02-06 09:35:47,193 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:47,193 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:47,193 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:47,193 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:47,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 229#L1063-12true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:47,196 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-06 09:35:47,196 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:35:47,196 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:47,196 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:47,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:47,208 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:47,208 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:47,208 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:47,208 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:47,232 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:47,232 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:47,232 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:47,232 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:47,232 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:47,232 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:47,243 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][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 229#L1063-12true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 65#L1049true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:47,244 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:47,244 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:47,244 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:47,244 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:47,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:47,274 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:47,274 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:47,274 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:47,274 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:47,276 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:47,276 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:35:47,276 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:47,276 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:47,276 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:47,276 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:47,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 11#L1063-5true]) [2025-02-06 09:35:47,277 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:47,277 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:47,277 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:47,277 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:47,349 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:47,350 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2025-02-06 09:35:47,350 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:47,350 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:47,350 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2025-02-06 09:35:47,350 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:35:47,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 159#L1063-2true, 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:47,490 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:47,490 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:47,490 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:47,490 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:47,703 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][204], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:47,704 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:35:47,704 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:47,704 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:47,704 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:47,704 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:47,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 11#L1063-5true]) [2025-02-06 09:35:47,762 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:47,762 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:47,762 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:47,762 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:47,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1063-3true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:47,824 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:35:47,824 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:47,824 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:47,824 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:47,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 295#true, 159#L1063-2true, Black: 238#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-02-06 09:35:47,828 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:47,828 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:47,828 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:47,828 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:47,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 295#true, 159#L1063-2true, Black: 238#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-02-06 09:35:47,829 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-02-06 09:35:47,829 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-06 09:35:47,829 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-06 09:35:47,829 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-06 09:35:47,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 159#L1063-2true, 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:47,830 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:47,830 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:47,830 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:47,830 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:47,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 295#true, 159#L1063-2true, Black: 238#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-02-06 09:35:47,831 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:47,831 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:47,831 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:47,831 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:47,831 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:47,835 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 11#L1063-5true]) [2025-02-06 09:35:47,835 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2025-02-06 09:35:47,836 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-06 09:35:47,836 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-06 09:35:47,836 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2025-02-06 09:35:47,836 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-06 09:35:47,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1063-3true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:47,957 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:47,957 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:47,957 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:47,957 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:47,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:35:47,959 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:47,959 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:47,959 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:47,959 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:47,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:35:47,962 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2025-02-06 09:35:47,962 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:47,962 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2025-02-06 09:35:47,962 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:47,962 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:35:47,962 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:47,962 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:47,962 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:47,963 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:47,963 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:47,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:47,990 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:47,990 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:47,991 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:47,991 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:48,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 11#L1063-5true]) [2025-02-06 09:35:48,028 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:48,028 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:48,028 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:35:48,028 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:48,028 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:35:48,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#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)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 11#L1063-5true]) [2025-02-06 09:35:48,032 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:35:48,032 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:48,032 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:48,032 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:48,095 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 159#L1063-2true, 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,095 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2025-02-06 09:35:48,096 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2025-02-06 09:35:48,096 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:48,096 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:48,096 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:48,128 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][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1050-12true, 262#true, 229#L1063-12true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,129 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:48,129 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:48,129 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:48,129 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:48,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,214 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:48,214 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:48,214 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:48,214 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:48,217 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1063-3true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,217 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-02-06 09:35:48,217 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-06 09:35:48,217 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-06 09:35:48,217 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2025-02-06 09:35:48,217 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-06 09:35:48,220 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 159#L1063-2true, 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,220 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:48,220 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:48,220 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:48,220 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:48,220 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:48,220 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:48,220 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 295#true, 159#L1063-2true, Black: 238#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true]) [2025-02-06 09:35:48,221 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:35:48,221 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:48,221 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:48,221 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:48,221 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:48,221 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:35:48,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 229#L1063-12true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,244 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,244 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:48,244 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:48,244 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,244 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:48,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,244 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:48,244 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:48,245 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:48,245 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:35:48,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,326 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,326 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,326 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:48,326 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,328 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 111#L1063-3true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,329 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:48,329 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:48,329 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:48,329 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:48,329 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:48,329 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:48,332 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 93#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:35:48,332 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:35:48,335 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:48,335 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:35:48,335 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:48,335 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:48,335 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:35:48,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 229#L1063-12true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 61#L1051true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true]) [2025-02-06 09:35:48,355 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-02-06 09:35:48,355 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-02-06 09:35:48,355 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-02-06 09:35:48,355 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2025-02-06 09:35:48,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,386 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,386 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,387 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,387 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 8#L1063-17true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,387 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,387 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:35:48,387 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:48,387 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:35:48,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([597] L1063-20-->L1063-19: Formula: (= |v_#race~threads_mask~0_6| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_6|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 20#L1050-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 81#L1063-19true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,410 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:48,410 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,410 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:48,410 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 229#L1063-12true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,415 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,415 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,415 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:35:48,415 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1064true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,467 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-02-06 09:35:48,467 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-06 09:35:48,467 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-06 09:35:48,467 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-02-06 09:35:48,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), 223#L1064true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,468 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,468 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,468 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,468 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1064true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true]) [2025-02-06 09:35:48,469 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:35:48,469 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:48,469 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:48,469 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:35:48,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,512 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:48,512 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:48,512 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:48,512 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:35:48,559 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 210#L1064-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,559 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-02-06 09:35:48,559 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-06 09:35:48,559 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-06 09:35:48,559 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2025-02-06 09:35:48,560 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-06 09:35:48,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 73#L1063-10true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,579 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,579 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,579 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,579 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,579 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [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))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 11#L1063-5true]) [2025-02-06 09:35:48,603 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,603 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,603 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,603 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][288], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 283#(not (= ~threads_mask~0 0)), 302#(= |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)))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 209#L1050-19true, 214#L1050-6true, 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)), 181#L1065-7true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,627 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-02-06 09:35:48,627 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-06 09:35:48,627 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-06 09:35:48,627 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-06 09:35:48,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][291], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 283#(not (= ~threads_mask~0 0)), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 209#L1050-19true, 214#L1050-6true, 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|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, Black: 238#true, 303#(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: 243#true]) [2025-02-06 09:35:48,627 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,627 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,627 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,628 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,642 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1064true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,642 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-02-06 09:35:48,642 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-06 09:35:48,642 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-02-06 09:35:48,642 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-02-06 09:35:48,642 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-02-06 09:35:48,643 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 210#L1064-3true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,644 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,644 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:48,644 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,644 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,644 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:35:48,644 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L1063-6-->L1063-5: Formula: (= v_~threads_mask~0_1 |v_ULTIMATE.start_main_#t~bitwise21#1_3|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} OutVars{~threads_mask~0=v_~threads_mask~0_1, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [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))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 61#L1051true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 11#L1063-5true]) [2025-02-06 09:35:48,652 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-02-06 09:35:48,652 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-02-06 09:35:48,652 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-02-06 09:35:48,652 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-02-06 09:35:48,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 283#(not (= ~threads_mask~0 0)), 233#true, 304#(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))))), 86#L1065-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 209#L1050-19true, 214#L1050-6true, 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|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,701 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:48,702 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:48,702 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:48,702 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:35:48,720 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), 223#L1064true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,720 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:35:48,720 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,721 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:35:48,721 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,721 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,721 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:35:48,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 154#L1065-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 283#(not (= ~threads_mask~0 0)), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 209#L1050-19true, 305#(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))))), 214#L1050-6true, 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|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:48,970 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:35:48,970 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:48,970 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:48,970 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:49,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([725] L1050-9-->L1050-6: Formula: (let ((.cse2 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse0 (< v_~threads_mask~0_42 0)) (.cse3 (<= 0 v_~threads_mask~0_42)) (.cse1 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (and (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse0 .cse1)) (or (<= v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_42 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) .cse2 .cse0) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_42, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 283#(not (= ~threads_mask~0 0)), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 209#L1050-19true, 305#(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))))), 214#L1050-6true, 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|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 148#L1065-3true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,025 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:35:49,025 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:35:49,025 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:35:49,025 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:35:49,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,050 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-02-06 09:35:49,050 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-02-06 09:35:49,050 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-06 09:35:49,050 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-06 09:35:49,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,051 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:35:49,051 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:35:49,051 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:35:49,051 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:35:49,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true]) [2025-02-06 09:35:49,052 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:35:49,052 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:49,052 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:35:49,052 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:35:49,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 181#L1065-7true, 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,099 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-02-06 09:35:49,099 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-06 09:35:49,099 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-06 09:35:49,099 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-06 09:35:49,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 181#L1065-7true, 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,099 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:35:49,100 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:35:49,100 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:35:49,100 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:35:49,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,144 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is not cut-off event [2025-02-06 09:35:49,144 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-06 09:35:49,144 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-06 09:35:49,144 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-06 09:35:49,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,144 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:35:49,145 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:35:49,145 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:35:49,145 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:35:49,153 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,154 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is not cut-off event [2025-02-06 09:35:49,154 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-06 09:35:49,154 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-06 09:35:49,154 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-06 09:35:49,154 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-06 09:35:49,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 86#L1065-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,183 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2025-02-06 09:35:49,183 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-06 09:35:49,183 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-06 09:35:49,183 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-06 09:35:49,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 86#L1065-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,184 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:35:49,184 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:35:49,184 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:35:49,184 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:35:49,192 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 181#L1065-7true, 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,192 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2025-02-06 09:35:49,192 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-06 09:35:49,192 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-06 09:35:49,192 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-06 09:35:49,192 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-06 09:35:49,196 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 108#L1065-8true, 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,196 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:35:49,197 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:35:49,197 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:35:49,197 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:35:49,197 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:35:49,197 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:35:49,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 154#L1065-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,221 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-02-06 09:35:49,221 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-06 09:35:49,221 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-06 09:35:49,221 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-06 09:35:49,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 154#L1065-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,223 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-06 09:35:49,223 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:35:49,223 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:35:49,223 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:35:49,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,231 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-02-06 09:35:49,231 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-06 09:35:49,231 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-06 09:35:49,231 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-06 09:35:49,231 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-06 09:35:49,233 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 181#L1065-7true, 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,233 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:35:49,233 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:35:49,233 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:35:49,233 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:35:49,233 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:35:49,233 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:35:49,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 148#L1065-3true, 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,254 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-02-06 09:35:49,254 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-06 09:35:49,254 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-02-06 09:35:49,254 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-02-06 09:35:49,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 148#L1065-3true, 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,255 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-06 09:35:49,255 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:35:49,255 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:35:49,255 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:35:49,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][309], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 179#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 243#true]) [2025-02-06 09:35:49,262 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-06 09:35:49,262 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:35:49,262 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:35:49,262 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:35:49,265 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 86#L1065-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,265 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2025-02-06 09:35:49,265 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-02-06 09:35:49,265 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-02-06 09:35:49,265 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-02-06 09:35:49,265 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-02-06 09:35:49,267 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,267 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:35:49,267 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:35:49,267 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:35:49,267 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:35:49,267 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:35:49,267 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:35:49,289 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 154#L1065-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,290 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is not cut-off event [2025-02-06 09:35:49,290 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-02-06 09:35:49,290 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-02-06 09:35:49,290 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-02-06 09:35:49,290 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-02-06 09:35:49,293 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 86#L1065-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,293 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-06 09:35:49,293 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:35:49,293 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:35:49,293 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:35:49,293 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:35:49,293 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:35:49,314 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 148#L1065-3true, 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,314 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is not cut-off event [2025-02-06 09:35:49,314 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-02-06 09:35:49,314 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-02-06 09:35:49,314 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-02-06 09:35:49,314 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-02-06 09:35:49,316 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 154#L1065-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,317 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-06 09:35:49,317 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:35:49,317 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:35:49,317 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:35:49,317 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:35:49,317 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:35:49,336 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 148#L1065-3true, 295#true, Black: 238#true, Black: 243#true]) [2025-02-06 09:35:49,336 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:35:49,336 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:35:49,336 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:35:49,336 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:35:49,336 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:35:49,336 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:35:49,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][176], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 179#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 243#true]) [2025-02-06 09:35:49,339 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:35:49,339 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:35:49,339 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:35:49,339 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:35:49,442 INFO L124 PetriNetUnfolderBase]: 21905/63696 cut-off events. [2025-02-06 09:35:49,442 INFO L125 PetriNetUnfolderBase]: For 72766/74878 co-relation queries the response was YES. [2025-02-06 09:35:49,715 INFO L83 FinitePrefix]: Finished finitePrefix Result has 132052 conditions, 63696 events. 21905/63696 cut-off events. For 72766/74878 co-relation queries the response was YES. Maximal size of possible extension queue 1693. Compared 823458 event pairs, 7338 based on Foata normal form. 262/55454 useless extension candidates. Maximal degree in co-relation 126653. Up to 17905 conditions per place. [2025-02-06 09:35:49,929 INFO L140 encePairwiseOnDemand]: 232/247 looper letters, 83 selfloop transitions, 38 changer transitions 0/381 dead transitions. [2025-02-06 09:35:49,930 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 267 places, 381 transitions, 1740 flow [2025-02-06 09:35:49,930 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:35:49,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:35:49,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1311 transitions. [2025-02-06 09:35:49,932 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8846153846153846 [2025-02-06 09:35:49,932 INFO L175 Difference]: Start difference. First operand has 262 places, 311 transitions, 1353 flow. Second operand 6 states and 1311 transitions. [2025-02-06 09:35:49,932 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 267 places, 381 transitions, 1740 flow [2025-02-06 09:35:50,030 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 381 transitions, 1716 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:35:50,032 INFO L231 Difference]: Finished difference. Result has 270 places, 348 transitions, 1583 flow [2025-02-06 09:35:50,033 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=247, PETRI_DIFFERENCE_MINUEND_FLOW=1329, PETRI_DIFFERENCE_MINUEND_PLACES=260, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=311, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=297, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1583, PETRI_PLACES=270, PETRI_TRANSITIONS=348} [2025-02-06 09:35:50,033 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, 38 predicate places. [2025-02-06 09:35:50,033 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 348 transitions, 1583 flow [2025-02-06 09:35:50,034 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has 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-02-06 09:35:50,034 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:35:50,034 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:35:50,034 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34 [2025-02-06 09:35:50,034 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting threadErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-02-06 09:35:50,034 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:35:50,034 INFO L85 PathProgramCache]: Analyzing trace with hash -2086495255, now seen corresponding path program 1 times [2025-02-06 09:35:50,034 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:35:50,034 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [132943245] [2025-02-06 09:35:50,035 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:35:50,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:35:50,043 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 103 statements into 1 equivalence classes. [2025-02-06 09:35:50,047 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 103 of 103 statements. [2025-02-06 09:35:50,047 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:35:50,047 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:35:50,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-02-06 09:35:50,204 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:35:50,204 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [132943245] [2025-02-06 09:35:50,204 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [132943245] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:35:50,204 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:35:50,204 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:35:50,204 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1965881950] [2025-02-06 09:35:50,204 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:35:50,204 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:35:50,204 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:35:50,204 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:35:50,204 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:35:50,283 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 202 out of 247 [2025-02-06 09:35:50,284 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 348 transitions, 1583 flow. Second operand has 6 states, 6 states have (on average 205.5) internal successors, (1233), 6 states have internal predecessors, (1233), 0 states have call successors, (0), 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-02-06 09:35:50,284 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:35:50,284 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 202 of 247 [2025-02-06 09:35:50,284 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:35:50,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 232#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 243#true, Black: 305#(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))))), 11#L1063-5true]) [2025-02-06 09:35:50,696 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2025-02-06 09:35:50,697 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-02-06 09:35:50,697 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-02-06 09:35:50,697 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-02-06 09:35:52,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:52,845 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-02-06 09:35:52,845 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:35:52,845 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:35:52,845 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:35:52,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:52,846 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:35:52,846 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:52,846 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:52,846 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:53,130 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:53,130 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-02-06 09:35:53,130 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:35:53,130 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:35:53,130 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:35:53,130 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:35:53,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 22#L1065true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:53,274 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-02-06 09:35:53,274 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:35:53,274 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:35:53,274 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:35:53,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 22#L1065true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:53,274 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:35:53,274 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:35:53,274 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:35:53,274 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:35:53,277 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 47#L1060-4true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:53,277 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:35:53,277 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:53,277 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:53,277 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:35:53,277 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:53,277 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:35:53,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 53#threadENTRYtrue, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:53,319 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:35:53,319 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:35:53,319 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:35:53,319 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:35:53,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 22#L1065true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:53,817 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-02-06 09:35:53,817 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-06 09:35:53,817 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-06 09:35:53,817 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-06 09:35:53,817 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-06 09:35:53,989 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 22#L1065true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:53,989 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:35:53,989 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:35:53,989 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:35:53,989 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:35:53,989 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:35:53,989 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:35:54,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:54,550 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-02-06 09:35:54,550 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-06 09:35:54,550 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:35:54,550 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:35:54,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:54,550 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:35:54,551 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:54,551 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:54,551 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:55,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), 110#L1062-34true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:55,169 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-06 09:35:55,169 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:55,169 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:35:55,169 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:55,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 110#L1062-34true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:55,170 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:35:55,170 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:55,170 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:55,170 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:55,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:55,173 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-06 09:35:55,173 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:55,173 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:55,173 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:55,173 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:35:55,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:55,402 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-02-06 09:35:55,402 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:55,402 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:35:55,402 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:55,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:55,402 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:35:55,402 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:55,402 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:55,402 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:55,407 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 95#L1061true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:55,407 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:35:55,407 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:55,407 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:55,407 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:35:55,407 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:55,407 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:35:55,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:55,455 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:55,455 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:55,455 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:55,455 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:55,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:55,456 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-06 09:35:55,456 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:55,456 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:55,456 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:55,457 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:55,457 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:55,457 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:55,457 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:55,457 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:55,457 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:55,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][254], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 66#L1062-32true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:55,656 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:55,657 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:55,657 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:55,657 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:55,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:55,657 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:55,657 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:55,657 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:55,657 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:55,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][257], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:55,659 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-06 09:35:55,659 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:55,659 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:55,659 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:55,660 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][254], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:55,660 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:55,660 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:55,660 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:55,660 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:55,660 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:55,660 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:55,660 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:55,660 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:55,660 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:55,660 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:55,660 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:55,667 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 110#L1062-34true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:55,667 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-06 09:35:55,667 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:55,667 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:55,667 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:55,667 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:55,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 75#L1068-5true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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)))))]) [2025-02-06 09:35:55,678 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-06 09:35:55,678 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:55,678 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:35:55,678 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:55,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 75#L1068-5true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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)))))]) [2025-02-06 09:35:55,679 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:55,679 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:55,679 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:55,679 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:56,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1048-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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 243#true, Black: 305#(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))))), 11#L1063-5true]) [2025-02-06 09:35:56,034 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-06 09:35:56,034 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:56,034 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:56,034 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:56,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][410], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#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)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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))))), 25#L1048-5true, Black: 238#true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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))))), 11#L1063-5true]) [2025-02-06 09:35:56,060 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-06 09:35:56,060 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:56,060 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:56,060 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:56,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,132 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:56,132 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:56,133 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:56,133 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:56,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,134 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-06 09:35:56,134 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:56,134 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:56,134 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:56,134 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:56,137 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 110#L1062-34true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,137 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:35:56,137 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:56,137 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:56,137 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:35:56,137 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:56,137 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:56,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 80#L1068-4true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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)))))]) [2025-02-06 09:35:56,149 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-06 09:35:56,149 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:56,149 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:56,149 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:56,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 80#L1068-4true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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)))))]) [2025-02-06 09:35:56,149 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:56,150 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:56,150 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:56,150 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:56,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 102#L1071-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,161 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2025-02-06 09:35:56,161 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:35:56,161 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:56,161 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:56,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 102#L1071-2true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,162 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:56,162 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:56,162 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:56,162 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:56,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 172#L1048-4true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 305#(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: 243#true, 11#L1063-5true]) [2025-02-06 09:35:56,386 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-06 09:35:56,386 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,386 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,386 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:56,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][410], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#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)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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))))), 27#L1048-4true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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))))), 11#L1063-5true]) [2025-02-06 09:35:56,414 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-06 09:35:56,414 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:56,414 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,414 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][254], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,487 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:56,487 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:56,487 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:56,488 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:56,492 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 126#L1062-31true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,492 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:35:56,492 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:56,492 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:35:56,493 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:56,493 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:56,493 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:56,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 88#L1050-10true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), 92#L1068-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 243#true, Black: 305#(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)))))]) [2025-02-06 09:35:56,506 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-06 09:35:56,506 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,506 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,506 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:56,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), 92#L1068-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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)))))]) [2025-02-06 09:35:56,507 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:56,507 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:56,507 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:56,507 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:56,513 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 75#L1068-5true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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)))))]) [2025-02-06 09:35:56,513 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2025-02-06 09:35:56,513 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,513 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,513 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,513 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:35:56,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 156#L1048-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)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,525 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,525 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,525 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:56,525 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:56,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,535 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:56,535 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:56,535 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:56,535 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:56,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][253], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,536 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,536 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:56,536 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:56,536 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,544 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,544 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:56,544 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:56,544 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:56,544 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:56,544 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:56,544 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:56,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][253], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,631 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:56,631 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:56,631 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:56,631 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:56,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][410], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 174#L1048-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), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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))))), 11#L1063-5true]) [2025-02-06 09:35:56,798 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,798 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,798 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:56,798 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:56,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,868 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:56,868 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:56,868 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:56,868 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:56,868 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,868 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:56,869 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:56,869 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:56,869 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:56,869 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:56,872 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][254], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,872 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:56,872 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:56,872 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:56,872 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:56,872 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:56,873 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][254], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 66#L1062-32true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,873 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:56,873 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:56,873 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:56,873 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:56,873 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:56,873 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:56,873 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,873 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:56,873 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:56,873 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:56,874 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:56,874 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:56,874 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:56,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, 157#L1068-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 243#true, Black: 305#(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)))))]) [2025-02-06 09:35:56,888 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,888 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,888 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:56,888 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:56,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 157#L1068-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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)))))]) [2025-02-06 09:35:56,889 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:56,889 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:56,889 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:56,889 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:56,894 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 80#L1068-4true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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)))))]) [2025-02-06 09:35:56,894 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,894 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:56,894 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:56,894 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:56,894 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,896 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 75#L1068-5true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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)))))]) [2025-02-06 09:35:56,896 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:35:56,896 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:56,896 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:56,896 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:56,896 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:56,896 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:35:56,903 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 102#L1071-2true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,903 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,903 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:56,903 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:35:56,903 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:56,903 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:56,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,918 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:56,918 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:56,918 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:56,918 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:56,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][253], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 88#L1050-10true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,919 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-06 09:35:56,919 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:56,919 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:56,919 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:56,920 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,920 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:56,920 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:56,920 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:56,920 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:56,920 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:56,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,920 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:56,920 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:56,920 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:56,921 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:56,921 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,921 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:56,921 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:56,921 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:56,921 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:56,921 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:56,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][253], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:56,997 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:56,997 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:56,997 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:56,997 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:57,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][410], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 69#L1048-1true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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))))), 11#L1063-5true]) [2025-02-06 09:35:57,176 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-06 09:35:57,176 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:57,176 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:57,176 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:57,274 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), 92#L1068-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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)))))]) [2025-02-06 09:35:57,274 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2025-02-06 09:35:57,274 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:57,274 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:57,275 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:57,275 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:35:57,276 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 80#L1068-4true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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)))))]) [2025-02-06 09:35:57,276 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:57,276 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:57,276 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:57,277 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:57,277 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:57,277 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:57,284 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 102#L1071-2true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:57,284 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:35:57,284 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:57,284 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:57,284 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:35:57,284 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:57,284 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:57,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][410], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 201#L1048-2true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 300#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)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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))))), 11#L1063-5true]) [2025-02-06 09:35:57,692 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-02-06 09:35:57,692 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:57,692 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:57,692 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:57,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][410], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 139#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 300#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)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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))))), 11#L1063-5true]) [2025-02-06 09:35:57,695 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-02-06 09:35:57,695 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:57,695 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:57,695 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:57,750 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 158#L1062-33true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:57,750 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:57,750 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:57,750 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:57,750 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:57,750 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:57,752 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][254], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1062-32true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:57,752 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:57,752 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:57,752 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:57,752 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:57,752 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:57,752 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:57,761 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, 157#L1068-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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)))))]) [2025-02-06 09:35:57,761 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2025-02-06 09:35:57,761 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:35:57,761 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:57,761 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:57,761 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:35:57,762 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), 92#L1068-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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)))))]) [2025-02-06 09:35:57,763 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:35:57,763 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:57,763 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:57,763 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:57,763 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:57,763 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:35:57,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][410], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:57,784 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:57,784 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:57,784 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:57,784 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:57,785 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][207], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:57,785 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:57,785 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:57,785 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:57,785 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:57,785 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:57,785 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:57,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][253], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:57,854 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:57,854 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:57,854 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:57,854 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:57,854 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][253], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1062-24true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:57,854 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:57,854 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:57,854 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:57,854 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:57,854 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:57,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][410], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#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)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 14#L1049-3true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true, 11#L1063-5true]) [2025-02-06 09:35:57,973 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:57,973 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:57,973 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:57,973 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:58,038 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, 157#L1068-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(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: 238#true, Black: 302#(= |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: 304#(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: 243#true, Black: 305#(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)))))]) [2025-02-06 09:35:58,038 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:35:58,038 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:58,038 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:58,038 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:58,038 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:58,038 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:35:58,058 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:58,058 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:58,058 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:58,058 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:58,059 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:58,059 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:58,059 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:58,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][410], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1050-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:58,062 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:58,062 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:58,062 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:58,062 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:58,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([768] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_23} AuxVars[] AssignedVars[~threads_mask~0][418], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:58,062 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:58,062 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:58,062 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:58,062 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:58,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][253], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:58,116 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:58,116 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:58,116 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:58,116 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:35:58,117 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][253], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1050-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 155#L1062-22true, Black: 271#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (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#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:58,117 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:35:58,117 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:58,117 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:58,117 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:58,117 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:35:58,406 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([723] L1050-6-->L1050-5: Formula: (= v_~threads_mask~0_23 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_23, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][253], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 190#L1050-2true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 208#L1050-5true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1062-24true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(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: 302#(= |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: 304#(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: 305#(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: 243#true]) [2025-02-06 09:35:58,407 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:35:58,407 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:58,407 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:35:58,407 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:35:58,407 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event